jedisct1 / wasmsign
A tool to add and verify digital signatures to/from WASM binaries
☆60Updated last year
Alternatives and similar repositories for wasmsign:
Users that are interested in wasmsign are comparing it to the libraries listed below
- The WASMonkey magically turns exported WASM functions into imported functions.☆16Updated 2 years ago
- A WebAssembly test case generator☆43Updated 4 years ago
- List the symbols within a wasm file☆42Updated 7 years ago
- WASI implementation in Rust☆32Updated 5 years ago
- Implementation of the WebAssembly Modules Signatures.☆51Updated last week
- A pure Rust implementation of the ChaCha20-Poly1305 AEAD from RFC 7539.☆30Updated 7 years ago
- A benchmark suite and tool to compare different implementations of the same primitives.☆73Updated 3 weeks ago
- WebAssembly Virtual Machine, which aim to run on micro-controller☆52Updated 2 years ago
- Libsodium WebAssembly benchmarks results.☆80Updated 2 years ago
- Binaryen bindings for Rust.☆77Updated 2 weeks ago
- Bulk memory operations☆76Updated 3 years ago
- Libhydrogen bindings for Rust.☆16Updated 3 months ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago
- Resources for collaborative benchmarking☆27Updated 2 years ago
- A hostile memory allocator to make WebAssembly applications more predictable.☆83Updated 2 years ago
- The Duplex trait: interactive streams☆19Updated 6 months ago
- ☆45Updated last year
- A self-generating WebAssembly parser & serializer in Rust.☆66Updated last year
- Xoodyak, a lightweight and versatile cryptographic scheme implemented in Rust.☆29Updated last year
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆80Updated 4 years ago
- Rust library to print a WebAssembly binary to its textual format☆32Updated 4 years ago
- A simple event-driven library for parsing WebAssembly binary files☆179Updated 4 years ago
- Raw Rust toolchain support for Wasm Interface Types