babyjubjub-rs

Crates.iobabyjubjub-rs
lib.rsbabyjubjub-rs
version0.0.11
sourcesrc
created_at2019-08-04 12:18:17.424969
updated_at2024-01-22 16:06:53.547679
descriptionBabyJubJub elliptic curve implementation
homepage
repositoryhttps://github.com/arnaucube/babyjubjub-rs
max_upload_size
id154111
size48,350
(arnaucube)

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: 34

cargo fmt