#elliptic-curve #generic #point #addition #doubling

yanked ec-cryptography

A generic use elliptic curve library

0.1.0 Jun 29, 2023

#32 in #addition

MIT/Apache

12KB
252 lines

ec_generic

A Rust package to perform elliptic curve operations:

  1. Point addition
  2. Point doubling
  3. Multiply point by a generic scalar

Dependencies

~480KB
~11K SLoC