wasmsign2 icon indicating copy to clipboard operation
wasmsign2 copied to clipboard

Implementation of the WebAssembly Modules Signatures.

Results 2 wasmsign2 issues
Sort by recently updated
recently updated
newest added

Hey @jedisct1, I'm toying around using `wasmsign` and thought it could be nice if `Ed25519ph` were supported (officially). I'm trying to use it with a system in which there are...

Hello, is it possible to verify the signature when loading the wasm in the browser? Thanks