Crates.io | bloock-babyjubjub-rs |
lib.rs | bloock-babyjubjub-rs |
version | 0.0.11 |
source | src |
created_at | 2023-10-24 08:28:52.120503 |
updated_at | 2023-10-25 08:38:44.541123 |
description | BabyJubJub elliptic curve implementation |
homepage | |
repository | https://github.com/bloock/babyjubjub-rs |
max_upload_size | |
id | 1012188 |
size | 73,142 |
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:
Doing this in my free time, do not use in production.