├── README.md ├── cryptographic_primitives └── README.md ├── homomorphic_encryption └── README.md ├── multi_party_computation └── README.md ├── trusted_execution_environments └── README.md ├── wallets_and_identity └── README.md └── zero_knowledge ├── README.md ├── machine_learning └── README.md ├── proofs ├── README.md ├── bulletproofs │ └── README.md ├── circom │ └── README.md ├── halo2 │ └── README.md ├── kate │ └── README.md ├── nova │ └── README.md ├── plonk │ └── README.md ├── zk-snarks │ └── README.md └── zk-starks │ └── README.md └── zkEVMs ├── README.md ├── polygon └── README.md ├── scroll └── README.md ├── starkware └── README.md ├── taiko └── README.md └── zkSync └── README.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/README.md -------------------------------------------------------------------------------- /cryptographic_primitives/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/cryptographic_primitives/README.md -------------------------------------------------------------------------------- /homomorphic_encryption/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/homomorphic_encryption/README.md -------------------------------------------------------------------------------- /multi_party_computation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/multi_party_computation/README.md -------------------------------------------------------------------------------- /trusted_execution_environments/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/trusted_execution_environments/README.md -------------------------------------------------------------------------------- /wallets_and_identity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/wallets_and_identity/README.md -------------------------------------------------------------------------------- /zero_knowledge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/README.md -------------------------------------------------------------------------------- /zero_knowledge/machine_learning/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/machine_learning/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/bulletproofs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/bulletproofs/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/circom/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/circom/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/halo2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/halo2/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/kate/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/kate/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/nova/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/nova/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/plonk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/plonk/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/zk-snarks/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/zk-snarks/README.md -------------------------------------------------------------------------------- /zero_knowledge/proofs/zk-starks/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/proofs/zk-starks/README.md -------------------------------------------------------------------------------- /zero_knowledge/zkEVMs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/zkEVMs/README.md -------------------------------------------------------------------------------- /zero_knowledge/zkEVMs/polygon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/zkEVMs/polygon/README.md -------------------------------------------------------------------------------- /zero_knowledge/zkEVMs/scroll/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/zkEVMs/scroll/README.md -------------------------------------------------------------------------------- /zero_knowledge/zkEVMs/starkware/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/zkEVMs/starkware/README.md -------------------------------------------------------------------------------- /zero_knowledge/zkEVMs/taiko/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/zkEVMs/taiko/README.md -------------------------------------------------------------------------------- /zero_knowledge/zkEVMs/zkSync/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cypherpunk-symposium/decentralized-cryptography-toolkit/HEAD/zero_knowledge/zkEVMs/zkSync/README.md --------------------------------------------------------------------------------