[Cryptography-dev] PyCA cryptography 1.4 released
Paul Kehrer
paul.l.kehrer at gmail.com
Sat Jun 4 13:18:10 EDT 2016
Courtesy of the PyCon sprints, PyCA cryptography 1.4 has been released to
PyPI. cryptography is a package which provides cryptographic recipes and
primitives to Python developers. Our goal is for it to be your
"cryptographic standard library". We support Python 2.6-2.7, Python 3.3+,
and PyPy.
Changelog:
* Support for OpenSSL 0.9.8 has been removed. Users on older versions of
OpenSSL will need to upgrade.
* Added KBKDFHMAC.
* Added support for OpenSSH public key serialization.
* Added support for SHA-2 in RSA OAEP when using OpenSSL 1.0.2 or greater.
* Added "one shot" sign() and verify() APIs to RSA keys.
-Paul Kehrer (reaperhulk)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20160604/82aefc00/attachment.html>
More information about the Cryptography-dev
mailing list