arnaucube / merkletree-rs
Sparse MerkleTree implementation in Rust
☆19Updated 5 years ago
Alternatives and similar repositories for merkletree-rs:
Users that are interested in merkletree-rs are comparing it to the libraries listed below
- Implementation of the Hades permutation algorithm used in Poseidon Hashes with ZKProof capabilities.☆22Updated 11 months ago
- Efficient zero-knowledge arguments in the discrete log setting, revisited☆15Updated 4 years ago
- Prover for the Plumo light client system https://docs.zkproof.org/pages/standards/accepted-workshop3/proposal-plumo_celolightclient.pdf☆14Updated 3 years ago
- Groth16 zkSNARK bellman proof verifier using cloudflare/bn256 Pairing☆13Updated 4 years ago
- fft impl for ff::Field☆15Updated 8 months ago
- Reference implementation of Squirrel, an Efficient Synchronized Multi-Signatures from Lattices☆24Updated last year
- A zkSNARK implementation of a merkle tree membership preimage proof.☆24Updated 5 years ago
- Rust-libp2p transport for {t,n}-threshold signature schemes☆33Updated 2 years ago
- ShamirSecretSharing Rust & Go implementation + WASM lib☆18Updated 3 years ago
- Argument systems for inner pairing products☆41Updated 5 months ago
- ☆11Updated 4 years ago
- ☆26Updated 2 years ago
- A pure rust implementation of Arcturus proofs for confidential transactions.☆12Updated 3 years ago
- Coded Merkle Tree☆26Updated 5 years ago
- ☆18Updated 11 months ago
- This library is archived; see crypto-primities for the latest version of this code☆22Updated last year
- An O(N\log{N}) time algorithm for computing all N proofs fast in the Pointproofs VC. Also, the O(N\log{N}) time Feist-Khovratovich algori…☆13Updated 4 years ago
- Fawkes-Crypto - zkSNARKs framework