You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1005 B

babyjubjub-rs Crates.io Build Status

BabyJubJub elliptic curve implementation in Rust

Uses MiMC7 hash function: https://github.com/arnaucube/mimc-rs

Warning

Doing this in my free time to get familiar with Rust, do not use in production.

References