dalek-cryptography / bulletproofs

A pure-Rust implementation of Bulletproofs using Ristretto.
MIT License
1.04k stars 217 forks source link

zkInterface backend #279

Open naure opened 5 years ago

naure commented 5 years ago

This is a zkInterface adapter to use bulletproofs as a proving system.

See live demo.

See example usage.