elliptic 0.3.0 elliptic: ^0.3.0 copied to clipboard
basic elliptic curves
0.3.0 #
- New abstract class curve for secp256k1 etc in https://www.secg.org/sec2-v2.pdf
- More customizable params for EllipticCurve (maybe can work on k1)
- Add some TODOs
0.2.0 #
- Null-safe
- Fix bugs
- Pass tests (mainly P256)
- Add utils to PublicKey and PrivateKey
0.1.0 #
- Initial version, created by Stagehand
- Having bugs, dont use this version