Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@bytemare bytemare released this 20 Aug 15:34
· 55 commits to main since this release
19786a1

Major changes

  • replaced backend for NIST curves with nistec using generics
  • extracted ksf, hash, and hash-to-curve packages to their own repos
  • dropped the signature package
  • cleaned-up code
  • more coverage
  • better tests
  • better documentation
  • extended API on scalars and elements
  • dropped support of Curve25519, move to its own repo](https://github.com/bytemare/curve25519)

Full Changelog: v0.2.7...v0.3.1