10 releases

0.0.11 Jan 22, 2024
0.0.10 Sep 9, 2022
0.0.8 Mar 9, 2021
0.0.6 Dec 20, 2020
0.0.1 Aug 4, 2019

#456 in Cryptography

Download history 9/week @ 2024-01-20 66/week @ 2024-02-17 18/week @ 2024-02-24 32/week @ 2024-03-02 115/week @ 2024-03-09 30/week @ 2024-03-16 16/week @ 2024-03-23 30/week @ 2024-03-30 20/week @ 2024-04-06

126 downloads per month

Apache-2.0

35KB
779 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

~5MB
~98K SLoC