2 releases

0.0.11 Oct 25, 2023
0.0.10 Oct 24, 2023

#836 in Cryptography

Download history 12/week @ 2024-01-03 8/week @ 2024-01-10 7/week @ 2024-01-24 4/week @ 2024-01-31 50/week @ 2024-02-07 45/week @ 2024-02-14 140/week @ 2024-02-21 70/week @ 2024-02-28 24/week @ 2024-03-06 21/week @ 2024-03-13 4/week @ 2024-03-20 52/week @ 2024-03-27 28/week @ 2024-04-03 61/week @ 2024-04-10 50/week @ 2024-04-17

192 downloads per month

GPL-3.0 license

33KB
725 lines

babyjubjub-rs Crates.io Test

BabyJubJub elliptic curve implementation in Rust. A twisted edwards curve embedded in the curve of BN128/BN256.

BabyJubJub curve explanation: https://medium.com/zokrates/efficient-ecc-in-zksnarks-using-zokrates-bd9ae37b8186

Uses:

Compatible with the BabyJubJub implementations in:

Warning

Doing this in my free time, do not use in production.

References

Dependencies

~5.5MB
~100K SLoC