jedisct1 opened PR #3726 from signatures to main:
This adds a new cargo feature flag
digital-signaturesthat brings support for signature verification, using the the current proposal for WebAssembly modules signatures (https://github.com/WebAssembly/tool-conventions/blob/main/Signatures.md).No behavior changes unless the
--public-keysoption is used with theruncommand. This options accepts one or more public keys, that the entire module must have been signed with in order to run.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 edited PR #3726 from signatures to main:
This adds a new cargo feature flag
digital-signaturesthat brings support for signature verification, using the the current proposal for WebAssembly modules signatures (https://github.com/WebAssembly/tool-conventions/blob/main/Signatures.md).No behavior changes unless the
--experimental-public-keysoption is used with theruncommand. This options accepts one or more public keys, that the entire module must have been signed with in order to run.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 updated PR #3726 from signatures to main.
jedisct1 closed without merge PR #3726.
Last updated: Dec 06 2025 at 06:05 UTC