Pinned Repositories
circom
zkSnark circuit compiler
circom_old
Circuit compiler for zkSNARKs
circomlib
Library of basic circuits for circom
contracts
IDEN3 smartcontracts
go-iden3-core
Go core implementation of the iden3 system
go-iden3-crypto
Go implementation of some cryptographic primitives (that fit inside the SNARK field) and compatible with circomlib
rapidsnark
rapidsnark is a fast zkSNARK prover written in C++, that generates proofs for circuits created with circom and snarkjs.
rapidsnark-old
fast zksnark prover
snarkjs
zkSNARK implementation in JavaScript & WASM
wasmsnark
A fast zkSnark proof generator written in native Web Assembly.
iden3's Repositories
iden3/circomlib
Library of basic circuits for circom
iden3/go-iden3-core
Go core implementation of the iden3 system
iden3/rollup
rollup implementation
iden3/circuits
Circom circuits used by the iden3 core protocol.
iden3/circomlibjs
Javascript library to work with circomlib circuits
iden3/circom_tester
Provides tools for testing circom circuits.
iden3/go-circom-prover-verifier
Go implementation of the Groth16 zkSNARK Prover and Verifier compatible with Circom
iden3/r1csfile
r1cs file format parser
iden3/circom_runtime
circom runtime
iden3/go-rapidsnark
go-rapidsnark
iden3/go-merkletree-sql
iden3/js-merkletree
browser compatible SMT implemetation
iden3/wasmcurves
Web Assembly low level implementation of pairing friendly curves.
iden3/js-jwz
iden3/wasmbuilder
Javascript package that helps to build wasm code by hand.
iden3/react-native-rapidsnark
The react-native wrapper for rapidsnark
iden3/go-jwz
Golang implementation of json web zeroknowledge
iden3/binfileutils
Utilities to work with iden3 binary file.
iden3/bigarray
Array Object for nodejs that supports millions of elements.
iden3/js-jsonld-merklization
iden3/walletlibjs
Javascript library with utilities for iden3 wallets
iden3/merkletree-proof
Complementary library for reverse hash service to fetch iden3 identity state roots and generate Sparse Merkle Tree proofs
iden3/ts-iden3-light-wallet
iden3 light wallet client library implementation in Typescript for browser wallets
iden3/vault-plugin-secrets-iden3
Modification of vault-plugin-secrets-kv/v1 with signing capability
iden3/go-onchain-credential-adapter
iden3/notification-service
Service to send push notifications
iden3/DefinitelySetup
The repository for high quality Trusted setups for groth16 based SNARKS
iden3/did-iden3
Specification for iden3 did method
iden3/eslint-config-react-ts
iden3/zk-ceremony
Scripts to create and run a zk-ceremony for iden3 identity protocol circom circuits.