An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with zksnark

A curated list of projects in awesome lists tagged with zksnark .

https://github.com/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

gnark golang plonk r1cs zk-rollup zk-snarks zkevm zkp zksnark

Last synced: 29 Jun 2025

https://github.com/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

gnark golang plonk r1cs zk-rollup zk-snarks zkevm zkp zksnark

Last synced: 29 Apr 2025

https://github.com/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

gnark golang plonk r1cs zk-rollup zk-snarks zkevm zkp zksnark

Last synced: 17 Apr 2025

https://github.com/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.

biginteger bls12-377 bls12-381 bn254 crypto cryptography ecc eddsa elliptic-curves finite-field-arithmetic fri go golang hash-to-curve mimc pairing snark zkp zksnark

Last synced: 13 May 2025

https://github.com/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.

biginteger bls12-377 bls12-381 bn254 crypto cryptography ecc eddsa elliptic-curves finite-field-arithmetic fri go golang hash-to-curve mimc pairing snark zkp zksnark

Last synced: 17 Apr 2025

https://github.com/arkworks-rs/marlin

A Rust library for the Marlin preprocessing zkSNARK

cryptography marlin r1cs rust zksnark

Last synced: 23 Mar 2025

https://github.com/arkworks-rs/groth16

A Rust implementation of the Groth16 zkSNARK

cryptography groth16 rust snark zksnark

Last synced: 18 Apr 2025

https://github.com/matter-labs/bellman

Bellman zkSNARK library for community with Ethereum's BN256 support

bellman rust team-crypto zero-knowledge zero-knowledge-proofs zkp zksnark zksnarks

Last synced: 30 Dec 2025

https://github.com/Electron-Labs/ed25519-circom

ED25519 implementation in Circom

circom ed25519 groth16 zksnark zksnarks

Last synced: 17 Apr 2025

https://github.com/koukyosyumei/myzkp

Building Zero Knowledge Proof from Scratch in Rust

cryptocurrency cryptography rust zero-knowledge zero-knowledge-proof zkp zksnark zksnarks

Last synced: 18 Sep 2025

https://github.com/curryrasul/voan

ANonymous VOting platform on NEAR Protocol

blockchain cryptography rust zksnark

Last synced: 21 Jul 2025

https://github.com/arkworks-rs/gm17

A Rust library for the preprocessing zkSNARK of Groth and Maller

cryptography r1cs rust snark zksnark

Last synced: 26 Jun 2025

https://github.com/jsign/zig-poseidon

A Zig implementation of Poseidon2 hash function.

ethereum hashing-algorithm zksnark

Last synced: 09 May 2025

https://github.com/jsign/poseidon

A Zig implementation of Poseidon2 hash function.

ethereum hashing-algorithm zksnark

Last synced: 21 Jul 2025

https://github.com/tamago-labs/zkgpt

Building your GPT-based private knowledge hub using zkSNARK & PLONK

chatgpt circom langchain openai zksnark

Last synced: 28 Oct 2025

https://github.com/verumlotus/zk-hashes

Calculate the hash of any input for ZK-Friendly hashes (MiMC & Poseidon) over a variety of Elliptic Curves.

babyjubjub bn254 circom hash mimc pallas pasta-curves vesta zero-knowledge zksnark

Last synced: 10 Apr 2025

https://github.com/sripwoud/decentralized_house_listing

🏘️ Decentralized house listing service using ERC721 standard, ZKSNARK, and OpenSea

erc721 ethereum infura marketplace metamask opensea solidity truffle udacity udacity-blockchain-nanodegree zksnark zokrates

Last synced: 24 Mar 2025

https://github.com/Tetration-Lab/arkworks-solidity-verifier

Solidity SNARK verifier generator for Arkwork's proof systems.

arkworks cryptography ethereum gm17 groth16 marlin solidity zksnark

Last synced: 28 Mar 2025

https://github.com/tetration-lab/arkworks-solidity-verifier

Solidity SNARK verifier generator for Arkwork's proof systems.

arkworks cryptography ethereum gm17 groth16 marlin solidity zksnark

Last synced: 09 Apr 2025

https://github.com/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

aleo aleo-monopoly dapp gaming privacy zksnark

Last synced: 24 Oct 2025

https://github.com/alxiong/ark-srs

Use Common/Structured Reference String (CRS/SRS) from existing ceremonies with ease

cryptography trusted-setup zksnark

Last synced: 26 Jul 2025

https://github.com/partylikeits1983/privacy-vote

proving knowledge of a hash preimage of a leaf in a intermediate merkle tree in Noir

noir noir-js webauthn zero-knowledge zksnark

Last synced: 29 Jul 2025

https://github.com/sip-protocol/circuits

Noir ZK circuits for SIP Protocol - Funding, Validity, Fulfillment proofs

barretenberg blockchain cross-chain cryptography halo2 near-protocol noir privacy rust solana zero-knowledge-proofs zk-snarks zksnark

Last synced: 07 Mar 2026

https://github.com/mottla/go-algebraicprogram-snark

Pairing-Based Zero-Knowledge SNARK creation toolchain

snark zcash zk-snarks zk-technology zksnark zksnarks-algorithm

Last synced: 29 Mar 2025

https://github.com/grjte/zkmafia

A decentralized, on-chain version of the game Mafia using zero knowledge

game zkp zksnark

Last synced: 31 Mar 2025

https://github.com/sudiptab2100/incremental-merkle-tree-python

Incremental Merkle Tree (IMT) - a specialized form of a Merkle tree designed to allow for efficient appending of new elements

circom circomlib ethereum groth16 incremental-merkle-tree merkle-proof merkle-root merkle-tree mimc sha256 tornado-cash tornadocash web3 zero-knowledge zksnark zksnarks

Last synced: 04 May 2026

https://github.com/isaac-defrain/pinocchio

Reference implementation of the Pinccohio zk proof system

pinocchio verifiable-computation zero-knowledge zk zksnark

Last synced: 02 May 2026