zksnark
There are 53 repositories under zksnark topic.
Consensys/gnark
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 Apache 2.0 license
Consensys/gnark-crypto
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.
arkworks-rs/marlin
A Rust library for the Marlin preprocessing zkSNARK
arkworks-rs/groth16
A Rust implementation of the Groth16 zkSNARK
matter-labs/bellman
Bellman zkSNARK library for community with Ethereum's BN256 support
fluidex/plonkit
A zkSNARK toolkit to work with circom zkp DSL in plonk proof system.
shanzson/Zero-Knowledge-Proofs-Learning-Resources
This repository contains Zk learning resources
anoma/namada-trusted-setup
Namada Trusted Setup Ceremony for the Multi-Asset Shielded Pool (MASP) enabling asset-agnostic private transfers
Electron-Labs/ed25519-circom
ED25519 implementation in Circom
zkLinkProtocol/zklink-contracts
zklink core contract, EVM compatible.
sdiehl/zkp
A framework to execute and verify algorithms using Groth16 zkSNARKs.
Electron-Labs/aes-circom
AES-GCM implementation in Circom
Blockchain-E-Voting/EthzkSNARK-Voting
Secure E-Voting framework based on Ethereum blockchain and zkSNARK
KogarashiNetwork/Kogarashi
凩: A Next-Generation Composable Hybrid Smart Contract and (De)Centralized Merged Application Platform
ZeroProphet/klefki
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.
zack-bitcoin/verkle
A database being built for the Amoveo blockchain.
alxkzmn/zk-wordle
The Wordle you know, but with Zero-Knowledge Proofs
Electron-Labs/sha512
SHA512 Circom circuits
curryrasul/voan
ANonymous VOting platform on NEAR Protocol
sCrypt-Inc/zk-battleship
A React zkSNARK Battleship game
zdai-io/zkVoting
zkSNARK based Voting constructor
matter-labs-archive/Edcon2019_material
Materials for Edcon 2019 webcast
arkworks-rs/gm17
A Rust library for the preprocessing zkSNARK of Groth and Maller
Ethsnarks/ethsnarks-hashpreimage
An example of a zero-knowledge-proof of a SHA256 pre-image for Ethereum
sripwoud/decentralized_house_listing
🏘️ Decentralized house listing service using ERC721 standard, ZKSNARK, and OpenSea
tamago-labs/zkgpt
Building your GPT-based private knowledge hub using zkSNARK & PLONK
bitzec/bitzec
BITZEC [BZC] - The Binary digit Zero-knowledge Electronic Currency , Zcash 2.0 [zec] Sapling fork , 2.5minute blocktime ,7bn max supply, Blockreward decreas every month- on zcashs sapling MPC 2 setup - chat: https://discord.gg/VeBJW3H ANN https://bitcointalk.org/index.php?topic=5045890.0
Ethsnarks/miximus-emscripten
Miximus + Emscripten/WASM + Browser = zkSNARKs on the web
Tetration-Lab/arkworks-solidity-verifier
Solidity SNARK verifier generator for Arkwork's proof systems.
verumlotus/ZK-Hashes
Calculate the hash of any input for ZK-Friendly hashes (MiMC & Poseidon) over a variety of Elliptic Curves.
Elexy101/Aleo-Monopoly
This is a simple monopoly game using Leo programming language. Players has a specific amount to buy, rent, stake to earn, bid super auction and sale property. Have fun playing private as balances/bid cannot be known! Testnet Gude: https://elexy101.hashnode.dev/aleo-monopoly-beta-how-to-play-1st-monopoly-game-on-aleo-blockchain
LBruyne/ZKPedia
An encyclopedia of Zero Knowledge Proof. Also for recording my personal researches in Verifiable Computing and Zero Knowledge Proof area.
mickymultani/ZeroKnowledgeProofs
Interactive simulation of Zero-Knowledge Proofs using elliptic curve cryptography in Python, demonstrating secure credit score verification for lending processes.
partylikeits1983/privacy-vote
proving knowledge of a hash preimage of a leaf in an intermediate merkle tree in Noir
Ethsnarks/ethsnarks-pinocchio
Compile C to zkSNARKs using Pinocchio
nokitakaze/pedersen-hash.net
Pedersen Hash for C# .Net