Skip to content

joyqvq/range-proof-benches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

range-proof-benches

All range proof implementations and its benchmarks in Rust.

# implementation attributes to https://github.com/roynalnaruto/range_proof with minor updates to dependencies.

cd BFDW/
cargo bench

# implementation attributes to https://github.com/MystenLabs/fastcrypto/blob/02d3d4fb096a5575fde71bbd6e0d337245ac1f53/fastcrypto/src/bulletproofs.rs without modification.

cd bulletproofs/
cargo bench

# implementation h/o to https://github.com/novifinancial/hashwires without modification.

cd hashwire/
cargo bench

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published