Feat: Support Wasm-Signature proposal #344
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
LFX Mentorship
Tasks for LFX Mentorship participants
Motivation
The wasm-Signature proposal is specifically about embedded digital signatures in WebAssembly modules, not about package/OCI signatures. When distributing WebAssembly modules, it will be nice if we can have a way to verify.
To achieve this target, we choose a Wasm-Signature proposal as our implementation standard. With this proposal, WasmEdge can provide
signandverifyfeatures.Specification
signandverifyfeatures in the WasmEdge command line tool.Appendix
The text was updated successfully, but these errors were encountered: