0xdecaf / zkrp
Reusable library for creating and verifying zero-knowledge range proofs and set membership proofs.
☆20Updated 2 years ago
Alternatives and similar repositories for zkrp:
Users that are interested in zkrp are comparing it to the libraries listed below
- zkSNARK Groth16 prover & verifier☆37Updated last month
- go-rapidsnark☆21Updated 3 months ago
- Implementation of the FROST protocol for threshold Ed25519 signing☆66Updated 11 months ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆75Updated 2 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 5 years ago
- ☆20Updated 5 years ago
- Reference implementation of Squirrel, an Efficient Synchronized Multi-Signatures from Lattices☆24Updated last year
- Implementation of the Groth16 zk-SNARK proving system☆21Updated 6 years ago
- Go implementation of the Groth16 zkSNARK Prover and Verifier compatible with Circom☆41Updated last year
- dalek-compatible implementation of the merlin transcript protocol☆28Updated 5 years ago
- 🍵 Schnorr Signatures over Ristretto255 in pure Go☆97Updated 2 weeks ago
- Threshold BLS Signatures and DKG☆76Updated last week
- High-speed BLS12-381 implementation in Go