Skip to content

0.6.0

Compare
Choose a tag to compare
@paulmillr paulmillr released this 28 Jan 02:53
· 418 commits to main since this release
0.6.0
79100c2
  • 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