PyCA cryptography 2.0.1 has been released to PyPI. cryptography includes
both high level recipes and low level interfaces
to common cryptographic algorithms such as symmetric ciphers, message
digests, and key derivation functions. We support Python 2.6-2.7, Python
3.4+, and PyPy.
* Fixed a compila
Hot on the heels of 2.0.1 comes a 2.0.2 with just one change to the
manylinux1 wheels:
* Marked all symbols as hidden in the ``manylinux1`` wheel to avoid a bug
with symbol resolution in certain scenarios.
-Paul Kehrer (reaperhulk)
___
Cryptography-dev