jedisct1 opened PR #3726 from signatures
to main
:
This adds a new cargo feature flag
digital-signatures
that 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-keys
option is used with therun
command. 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-signatures
that 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-keys
option is used with therun
command. 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: Nov 22 2024 at 17:03 UTC