Skip to content

Commit

Permalink
release 0.18.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed Jan 5, 2022
1 parent bea439d commit 5f93d9d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
* Release 0.18.0-beta2 (05 Jan 2022)

New features:
* Support for point precomputation for EdDSA.

Maintenance:
* Fix few typos (thanks to Tim Gates and Kian Meng Ang).

Bug fix:
* Accept private EdDSA keys that include public key in the ASN.1 structure.
* Fix incompatibility with Python 3.3 in handling of memoryviews of empty
strings.

* Release 0.18.0-beta1 (03 Aug 2021)

New features:
Expand Down

0 comments on commit 5f93d9d

Please sign in to comment.