Crate wasm_hash_verifier

Source

Structs§

WasmBlob
Wrapper type for raw WASM bytes
XandWasmHasher

Enums§

XandHash
Standard target type for WasmBlob hashing. Versioning allows future hashed types to be added while not breaking existing code.

Traits§

WasmHashVerifier
Interface for verifying hashes of WasmBlobs
WasmHasher
Interface for WasmBlob hasher implementations