ecdsa 0.18.0 beta2
Pre-release
Pre-release
tomato42
released this
05 Jan 17:35
·
163 commits
to master
since this release
changes since 0.18.0-beta1
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.