mirror of
https://github.com/arnaucube/babyjubjub-rs.git
synced 2026-02-03 00:46:39 +01:00
add point compress&decompress, add modsqrt with Tonelli-Shanks algorithm
This commit is contained in:
@@ -4,7 +4,7 @@ BabyJubJub elliptic curve implementation in Rust
|
||||
Uses MiMC7 hash function: https://github.com/arnaucube/mimc-rs
|
||||
|
||||
## Warning
|
||||
Doing this in my free time to get familiar with Rust, do not use in production
|
||||
Doing this in my free time to get familiar with Rust, do not use in production.
|
||||
|
||||
- [x] point addition
|
||||
- [x] point scalar multiplication
|
||||
|
||||
Reference in New Issue
Block a user