We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea439d commit 5f93d9dCopy full SHA for 5f93d9d
NEWS
@@ -1,3 +1,16 @@
1
+* Release 0.18.0-beta2 (05 Jan 2022)
2
+
3
+New features:
4
+* Support for point precomputation for EdDSA.
5
6
+Maintenance:
7
+* Fix few typos (thanks to Tim Gates and Kian Meng Ang).
8
9
+Bug fix:
10
+* Accept private EdDSA keys that include public key in the ASN.1 structure.
11
+* Fix incompatibility with Python 3.3 in handling of memoryviews of empty
12
+ strings.
13
14
* Release 0.18.0-beta1 (03 Aug 2021)
15
16
New features:
0 commit comments