Expand description
A proof of concept implementation of the WebAssembly module signature proposal.
Modules§
Structs§
- Custom
Section - A custom section.
- KeyPair
- A key pair.
- Module
- A WebAssembly module.
- Module
Stream Reader - Public
Key - A public key.
- Public
KeySet - A set of multiple public keys.
- Secret
Key - A secret key.
- Sections
Iterator - An iterator over the sections of a WebAssembly module.
- Standard
Section - A standard section.
Enums§
Traits§
- Section
Like - Common functions for a module section.
Type Aliases§
- Boxed
Predicate - A sized predicate, used to verify a predicate*public_key matrix.
- Header