Sign in Sign up
cargo

wasm-sign-cli

WebAssembly module signing and verification tool to proof authenticity and integrity of WebAssembly bytecodes. The signature is attached as Custom-Section to the end of th module. The signed module can be transmitted over network. Recipients parsing the signed module will 'see' an additional Custom-Section of type 0 and name 'signature'. The Signature adds an overhead of 118 bytes.

Latest release
Feb 21, 2018
Releases
1
Known CVEs
0
First release
Feb 21, 2018
License
Apache-2.0
View on Cargo
Repository

Source

frehberg/wasm-sign
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
1
Last 12 months
0
Cadence
Dependencies
7

Releases per month

last 12 months

Release mix

1 releases
Dependencies

Depends on

0.2.0

Used by

Nothing tracked depends on this yet.

Releases
Version Released
0.2.0 initial