dizk

Zero-knowledge proof system

A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic.

Java library for distributed zero knowledge proof systems

GitHub

234 stars
34 watching
69 forks
Language: Java
last commit: over 2 years ago
Linked from 2 awesome lists

cryptographydistributed-computingzero-knowledge-proofszksnarks

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scipr-lab/libsnark A C++ library implementing a cryptographic method for proving the integrity of computations in zero knowledge. 1,838
microsoft/spartan A high-speed zero-knowledge proof system with transparent setup and arbitrary NP statement support 694
scipr-lab/libiop A C++ library for transforming probabilistic proofs into transparent and post-quantum zkSNARKs using IOPs. 148
baro77/zkbasicscs A concise introduction to Zero-Knowledge Proofs basics 119
worldcoin/proto-neural-zkp A system to verify neural networks in zero-knowledge proofs using cryptographic techniques 169
sdiehl/bulletproofs A cryptographic project providing a protocol for short, non-interactive zero-knowledge proofs of knowledge about committed values. 535
supranational/sppark A high-performance library for accelerating zero-knowledge proof generation operations on GPUs 185
brownie/cashlib A system for specifying and executing cryptographic operations and electronic cash transactions in a high-level language. 54
iden3/wasmsnark A Web Assembly-based library for generating and verifying zero-knowledge proofs using zkSnark protocols 210
iden3/snarkjs A JavaScript and WebAssembly implementation of a zero-knowledge proof protocol for secure multi-party computations 1,790
luozhuzhang/zkps-circuit-snark A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. 61
nalinbhardwaj/zordle A web application built using Zero-Knowledge Proof technology to verify players' knowledge of word mappings without revealing the words themselves. 215
zokrates/zokrates Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain 1,828
delendum-xyz/zk-knowledge An online knowledge base for Zero-Knowledge Proof (ZKP) technologies and applications 117
dusk-network/plonk A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs 551