snark topic

List snark repositories

gnark-crypto

464
Stars
146
Forks
Watchers

gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge p...

ZoKrates

1.8k
Stars
352
Forks
Watchers

A toolbox for zkSNARKs on Ethereum

awesome-zero-knowledge-proofs

5.5k
Stars
867
Forks
Watchers

A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).

crypto-primitives

148
Stars
65
Forks
Watchers

Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them

groth16

206
Stars
74
Forks
Watchers

A Rust implementation of the Groth16 zkSNARK

matter-network

69
Stars
4
Forks
Watchers

PoC of SNARK-driven Plasma with up to 500 tx/sec

formal-snarks-project

44
Stars
1
Forks
Watchers

A formal verification of Linear PCP SNARKs.

halo2-merkle

32
Stars
4
Forks
Watchers

Halo2 Merkle tree circuits

verifiable_mpc

22
Stars
3
Forks
Watchers

A scheme that produces a zero-knowledge proof of correctness for an MPC computation. The scheme allows anyone, particularly someone external to the secure computation, to check the correctness of the...

Groth16BatchVerifier

24
Stars
2
Forks
Watchers

Batch verification proposal for the zkSNARK verification with the same(!) circuit