LFDT-Lockness / generic-ec

Generic elliptic curve cryptography in Rust
Apache License 2.0
2 stars 2 forks source link

More efficient impl for `Scalar::from_{be|le}_bytes_mod_order` #34

Closed survived closed 4 months ago

survived commented 4 months ago

Closes #31

survived commented 4 months ago

@maurges PR is ready to review, but I'm going push more code, I want to benchmark the curves implementations