Repository navigation
zksnark
- Website
- Wikipedia
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 proof systems.
A Rust library for the Marlin preprocessing zkSNARK
A Rust implementation of the Groth16 zkSNARK
This repository contains Zk learning resources
zklink core contract, EVM compatible.
A framework to execute and verify algorithms using Groth16 zkSNARKs.
Building Zero Knowledge Proof from Scratch in Rust
Secure E-Voting framework based on Ethereum blockchain and zkSNARK
凩: A Next-Generation Composable Hybrid Smart Contract and (De)Centralized Merged Application Platform
Klefki is a playground for researching elliptic curve group based algorithm, such as MPC, ZKP and HE. All data types & structures are based on mathematical defination of abstract algebra.
ANonymous VOting platform on NEAR Protocol
A Rust library for the preprocessing zkSNARK of Groth and Maller