Releases: paulmillr/noble-curves
Releases · paulmillr/noble-curves
0.6.3
Small hash-to-curve improvements
Full Changelog: 0.6.2...0.6.3
0.6.2
- Refactoring, bug fixes
Full Changelog: 0.6.0...0.6.2
0.6.0
- Removed 2d (x, y) affine points. Use points in projective xyz or extended xyzt coordinates instead. Affine points were a simple abstraction around these, which introduced complexity
- hash-to-curve is now tree-shaking-friendly and won't appear in your bundles unless you use it
- Added poseidon zk-friendly hash
- Massive refactoring, including drbg / k generation
Full Changelog: 0.5.2...0.6.0
0.5.2
Full Changelog: 0.5.1...0.5.2
0.5.1
- hash-to-curve: add xmd/xof support
- Elligator for ed25519, edwards448
- Modular math improvements
- Stark type fixes
Full Changelog: 0.5.0...0.5.1
0.5.0
- Single package for everything
- hash to curve for weierstrass curves
Full Changelog: 0.4.0...0.5.0
0.4.0
- BLS signature support
- Strict checks for private keys
Full Changelog: 0.2.1...0.4.0
0.2.1
0.2.0
- Edwards, Montgomery curves
- Wycheproof vectors
- Ristretto, schnorr for secp256k1
- Speed-ups
- Proper benchmarks
Full Changelog: 0.1.0...0.2.0