bloock-babyjubjub-rs

Crates.iobloock-babyjubjub-rs
lib.rsbloock-babyjubjub-rs
version0.0.11
sourcesrc
created_at2023-10-24 08:28:52.120503
updated_at2023-10-25 08:38:44.541123
descriptionBabyJubJub elliptic curve implementation
homepage
repositoryhttps://github.com/bloock/babyjubjub-rs
max_upload_size
id1012188
size73,142
Marc BaquƩ (marcbaque)

documentation

README

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

Commit count: 39

cargo fmt