naure / zkLinks
A framework to build Zero-knowledge non-interactive proofs, based on the Fiat-Shamir heuristic, a proof-of-work, and a constant-size commitment scheme.
☆32Updated 7 years ago
Alternatives and similar repositories for zk
Users that are interested in zk are comparing it to the libraries listed below
Sorting:
- A golang implementation of a sparse merkle tree☆55Updated 7 years ago
- Personal fork of -zkp. Has some old mimblewimble stuff but mostly I just PR everything upstream now.☆85Updated last year
- zk-SNARK parameter multi-party computation protocol☆176Updated 6 years ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆75Updated 3 years ago
- Sample implementation of NSEC5 cryptography