Skip to content

Commit c8802e5

Browse files
committed
release 0.18.0-beta1
1 parent ee8fea3 commit c8802e5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

NEWS

+11
Original file line numberDiff line numberDiff line change
@@ -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+
112
* Release 0.17.0 (27 May 2021)
213

314
New API:

0 commit comments

Comments
 (0)