mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat(dwn): update enclave wasm plugin for secure operations
This commit is contained in:
@@ -0,0 +1 @@
|
||||
!enclave.wasm
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
// motrPluginBytes contains the embedded WebAssembly bytecode for the cryptographic enclave.
|
||||
// This is embedded at compile time and loaded into the WASM runtime for secure operations.
|
||||
//
|
||||
//go:embed vault.wasm
|
||||
//go:embed enclave.wasm
|
||||
var motrPluginBytes []byte
|
||||
|
||||
// motrPluginHash is the SHA256 hash of the embedded WASM module
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user