You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 6658d975da add point scalar multiplication 4 years ago
src add point scalar multiplication 4 years ago
.gitignore add point addition 4 years ago
Cargo.toml add point addition 4 years ago
LICENSE add point addition 4 years ago
README.md add point scalar multiplication 4 years ago

README.md

babyjubjub-rs

BabyJubJub elliptic curve implementation in Rust

Warning

Doing this in my free time to get familiar with Rust, do not use in production

References