We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8fea3 commit c8802e5Copy full SHA for c8802e5
NEWS
@@ -1,3 +1,14 @@
1
+* Release 0.18.0-beta1 (03 Aug 2021)
2
+
3
+New features:
4
+* Support for EdDSA (Ed25519, Ed448) signature creation and verification.
5
+* Support for Ed25519 and Ed448 in PKCS#8 and public key files.
6
7
+New API:
8
+* CurveEdTw class to represent the Twisted Edwards curve parameters.
9
+* PointEdwards class to represent points on Twisted Edwards curve and
10
+ provide point arithmetic on it.
11
12
* Release 0.17.0 (27 May 2021)
13
14
New API:
0 commit comments