zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)
☆262Jun 13, 2021Updated 5 years ago
Alternatives and similar repositories for go-snark-study
Users that are interested in go-snark-study are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A golang demo for zk-SNARK aggregation☆41Jun 23, 2019Updated 7 years ago
- gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apac…☆1,731Aug 24, 2026Updated last week
- zkSNARK Groth16 prover & verifier☆38Updated this week
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆75Jul 22, 2022Updated 4 years ago
- Generator and supporting evidence for security of the Tweedledum/Tweedledee pair of elliptic curves suitable for Halo☆20Oct 25, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Go implementation of the Groth16 zkSNARK Prover and Verifier compatible with Circom☆43Apr 19, 2024Updated 2 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆128Jun 13, 2023Updated 3 years ago
- ☆22Sep 6, 2016Updated 9 years ago
- ShamirSecretSharing Rust & Go implementation + WASM lib☆18Oct 10, 2021Updated 4 years ago
- Groth16 zkSNARK bellman proof verifier using cloudflare/bn256 Pairing☆13Apr 22, 2020Updated 6 years ago
- C++ library for zkSNARKs☆1,933Jun 12, 2025Updated last year
- Elliptic curve search experiments