mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
510 lines
9.9 KiB
TOML
510 lines
9.9 KiB
TOML
# Ecosystem Level Information
|
|
title = "Zero Knowledge Cryptography"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = [
|
|
"https://github.com/arkworks-rs",
|
|
"https://github.com/zeropoolnetwork",
|
|
"https://github.com/zkcrypto",
|
|
]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/0kPN1/zkpnl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/adjoint-io/bulletproofs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/adjoint-io/fcl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/adjoint-io/schnorr-nizk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/adjoint-io/sonic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/akosba/jsnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/akosba/xjsnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AntoineRondelet/snark-mixer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/algebra"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/crypto-primitives"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/curves"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/dpc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/gm17"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/groth16"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/ivls"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/marlin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/nonnative"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/pcd"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/poly-commit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/r1cs-std"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/ripp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/snark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/sponge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/template"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/arkworks-rs/utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AztecProtocol/AZTEC"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AztecProtocol/Setup"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AztecProtocol/specification"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AztecProtocol/zkether"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/baidu/rust-sgx-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/barryWhiteHat/roll_up"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bbuenz/BulletProofLib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berty/zero-push"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/brownie/cashlib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cambrian/accumulator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cambrian/accumulator-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CEA-LIST/Cingulata"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/christianlundkvist/libsnark-tutorial"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/companyzero/zkc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/compositeapp/ZKPlayground"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/crate-crypto/CLSAG"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/crate-crypto/MLSAG"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/crate-crypto/qesa"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dalek-cryptography/bulletproofs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dalek-cryptography/dalek-rangeproofs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dalek-cryptography/doppio"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dalek-cryptography/merlin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dalek-cryptography/zkp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ebfull/halo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ebfull/powersoftau"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ebfull/sonic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ElementsProject/secp256k1-zkp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/elibensasson/libSTARK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/EYBlockchain/nightfall"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FiloSottile/powersoftau"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gstew5/snarkl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GuildOfWeavers/AirScript"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GuildOfWeavers/genSTARK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HarryR/ethsnarks"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HarryR/solcrypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/howardwu/libsnark-tutorial"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IAIK/gzkbpp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IAIK/Picnic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/iden3/circom"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/iden3/circomlib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/iden3/rollup"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/iden3/snarkjs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/iden3/websnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ivansarno/FiatShamirProtocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/JacobEberhardt/ZoKrates"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jopasserat/zk_playground"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jpmorganchase/anonymous-zether"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/kantuni/ZKP"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/kelecorix/dizk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/keyfuse/thresh-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/kiliant/zklaim"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/kobigurk/semaphore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/kobigurk/websnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/KZen-networks/bulletproofs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/KZen-networks/zk-paillier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Lamden/speedy-zero-knowledge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LayerXcom/lx-sonic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/alpha_line"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/awesome-zero-knowledge-proofs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/belle_cuda"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/Groth16BatchVerifier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/hodor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/powersoftau"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/rollup"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/matter-labs/snarkyGPU"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mayank0403/Oblivious-Transfer-and-Zero-Knowledge-Proof"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/meilof/pysnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/microsoft/Picnic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/miguelmota/zksnarks-example"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nucypher/nufhe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/snarkette"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/o1-labs/snarky"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PaulRBerg/awesome-zkp-starter-pack"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pepper-project/pequin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pepper-project/tinyram"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scipr-lab/dizk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scipr-lab/libiop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scipr-lab/libsnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scipr-lab/marlin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scipr-lab/zexe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sec-bit/zkPoD-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sikoba/isekai"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sobuno/ZKBoo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stellar/slingshot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tfhe/experimental-tfhe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tfhe/tfhe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tfhe/tfhe-chimera"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/therealyingtong/roll_up_circom_tutorial"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/usrbom/network-security"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/verificatum/verificatum-vjsc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Vinc0682/IHRSZKP"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Voxelot/zk-dex"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/xlab-si/emmy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zcash-hackworks/sapling-crypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zcash-hackworks/sapling-mpc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zcoinofficial/libsigma"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zenithar/go-anvil"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/bn"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/borsh"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/challenger-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/circomlib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/eth-boston"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/fawkes-crypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/ff-uint"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/groth16-wasm-benchmark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/joinsplit_experiment"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/libzeropool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/MiMCTree"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/near-groth16-verifier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/NEAR-pool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/near-sdk-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/nearcore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/nep21-playground"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/phase2-bn254"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/poseidon-params-safety-checker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/poseidon-solidity-benchmark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/updatablemerkletree"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zcoinselect"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-console"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-indexeddb"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zeropool-substrate-pallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zp-chrome-extension"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zp-electron"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zp-pwa"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeropoolnetwork/zp-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zkcrypto/bellman"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zkcrypto/bls12_381"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zkcrypto/ff"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zkcrypto/groth16"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zkcrypto/group"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zkcrypto/jubjub"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zkcrypto/pairing"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ZKProofs/ZKProofs.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/libsnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/pycrypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/wasm-plugins"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/ZoKrates"
|