Java library for distributed zero knowledge proof systems
-
Updated
Apr 13, 2022 - Java
Zero-knowledge proof (ZKP) is a cryptographic protocol where one party can prove to another party that a statement is true without revealing any information beyond the fact of the statement’s truth.
Java library for distributed zero knowledge proof systems
A pure Java implementation of Bulletproofs using Ristretto. Bulletproofs: short non-interactive zero-knowledge proofs that require no trusted setup
🐉ZeroJava to zMIPS compiler for creation of Zero-Knowledge Proofs
The first implementation of a fully distributed provably secure and universally verifiable mix-net based on the El Gamal cryptosystem.
Bulletproofs Gadgets. Bulletproofs are short non-interactive zero-knowledge proofs that require no trusted setup
CRyptogrAphic COnstructions
Weavechain Java API
Declarative Language for Zero-Knowledge Proof Specification over Structured Data.
Java library for distributed zero knowledge proof systems (forked from scipr-lab/dizk)
This repository contains the relevant files of our Cryptography project on Block-Chain in Health-Care
A simple implementation of the BlockChain concept to build a distributed Medical Records Ledger using Java and Awt.
Java implementation for Spartan: High-speed zkSNARKs without trusted setup
Implementation of Secure Remote Password (SRP-6a) which is based on Zero Knowledge Proof used for secure key distribution and mutual authentication using JAVA