one-of-many-proofs

Crates.ioone-of-many-proofs
lib.rsone-of-many-proofs
version0.1.0
sourcesrc
created_at2020-08-12 04:32:37.718912
updated_at2020-08-12 04:32:37.718912
descriptionImplementation of one-of-many zero-knowledge membership proofs.
homepage
repositoryhttps://github.com/cargodog/one-of-many-proofs
max_upload_size
id275686
size59,436
(cargodog)

documentation

README

One-of-Many Proofs

A pure Rust implementation of the One-out-of-Many Proofs by Groth and Kohlweiss.

⚠️ Security Warning

This crate is a work in progress and has not been independently audited!

USE AT YOUR OWN RISK!

Documentation

Detailed documentation can be found here.

Commit count: 23

cargo fmt