GuthL's Stars
shap/shap
A game theoretic approach to explain the output of any machine learning model.
amitness/learning
A log of things I'm learning
Zokrates/ZoKrates
A toolbox for zkSNARKs on Ethereum
zkcrypto/bellman
zk-SNARK library.
iden3/circom_old
Circuit compiler for zkSNARKs
mesalock-linux/mesapy
A Fast and Safe Python based on PyPy
sr-gi/bitcoin_tools
Python Bitcoin tools
AntonKueltz/fastecdsa
Python library for fast elliptic curve crypto
ZenGo-X/curv
Rust language general purpose elliptic curve cryptography.
HarryR/ethsnarks
A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
scipr-lab/dizk
Java library for distributed zero knowledge proof systems
coder5876/libsnark-tutorial
Tutorial and example code for using libsnark
austintgriffith/bouncer-proxy
👮🏻🛰 Ethereum identity proxy contract that bounces meta transactions of etherless accounts.
zmitton/eth-heap
Priority Queue on Ethereum
rollupnc/RollupNC
non-custodial exchange build with rollup
snario/zknifty
🎴Zero-knowledge non-fungible tokens on Ethereum using zk-SNARKs
GuthL/roll_up_circom_tutorial
This repository contains a tutorial on how to build roll_up with Circom
zcash/sapling-crypto
Zcash "Sapling" cryptography
matter-labs-archive/matter-network
PoC of SNARK-driven Plasma with up to 500 tx/sec
barryWhiteHat/baby_jubjub_ecc
altbn128 twisted ewards curve point addion, point multiplicaion, eddsa signature verificaion and pedersen commiments
oleiba/blockchain-getting-started
Collection of useful links for getting started with blockchain technology
jancarlsson/snarkfront
a C++ embedded domain specific language for zero knowledge proofs
micahscopes/nbmultitask
multithreading/multiprocessing with ipywidgets and jupyter notebooks
matter-labs-archive/Groth16BatchVerifier
Batch verification proposal for the zkSNARK verification with the same(!) circuit
matter-labs-archive/sapling-crypto
Zcash "Sapling" cryptography gadgets along with additions. Uses our Ethereum compatible bellman under the hood
aspiers/zkp-eddsa-point-doubler
Zero Knowledge proof for point doubling on baby JubJub elliptic curve, using Zokrates
mattiasgeniar/mojah.be
A set of resources provided for the Bitcoin community.
GuthL/zkp_baby_jubjub_protocols
This repository contains a Zero Knowledge Proof of key ownership for Baby Jubjub inside a ZkSnark using ZoKrates
HarryR/eip-1829
Test implementation of EIP-1829 - Elliptic Curve operations for Short Weierstrass curves for Ethereum
tspoff/xRollup-Validator