Crates.io | one-of-many-proofs |
lib.rs | one-of-many-proofs |
version | 0.1.0 |
source | src |
created_at | 2020-08-12 04:32:37.718912 |
updated_at | 2020-08-12 04:32:37.718912 |
description | Implementation of one-of-many zero-knowledge membership proofs. |
homepage | |
repository | https://github.com/cargodog/one-of-many-proofs |
max_upload_size | |
id | 275686 |
size | 59,436 |
A pure Rust implementation of the One-out-of-Many Proofs by Groth and Kohlweiss.
This crate is a work in progress and has not been independently audited!
USE AT YOUR OWN RISK!
Detailed documentation can be found here.