Remove custom x448 impl.

Closes #25
This commit is contained in:
Piotr Lizończyk
2018-11-29 23:14:04 +01:00
parent 6499489d5f
commit 2f67f21ca4
6 changed files with 18 additions and 143 deletions

View File

@@ -7,7 +7,8 @@ Changelog
~~~~~~~~~~~~~~~~~~
* Added support for non-default crypto backends
* Loosened restriction on Cryptography version in requirements.txt and bumped version to 2.2.2
* Loosened restriction on Cryptography version in requirements.txt and bumped version to 2.5
* Moved away from custom x448 implementation in favor of OpenSSL implementation (for default backend)
.. _v0-2-2: