[Cryptography-dev] PyCA cryptography 2.0.1 released

2017-07-26 Thread Paul Kehrer
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

[Cryptography-dev] PyCA cryptography 2.0.2 released

2017-07-26 Thread Paul Kehrer
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