Skip to content

Commit

Permalink
release 0.18.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed Aug 3, 2021
1 parent ee8fea3 commit c8802e5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
* Release 0.18.0-beta1 (03 Aug 2021)

New features:
* Support for EdDSA (Ed25519, Ed448) signature creation and verification.
* Support for Ed25519 and Ed448 in PKCS#8 and public key files.

New API:
* CurveEdTw class to represent the Twisted Edwards curve parameters.
* PointEdwards class to represent points on Twisted Edwards curve and
provide point arithmetic on it.

* Release 0.17.0 (27 May 2021)

New API:
Expand Down

0 comments on commit c8802e5

Please sign in to comment.