
Sept. 22, 2020
6:43 p.m.
PyCA cryptography 3.1.1 has been released to PyPI. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, asymmetric algorithms, message digests, X509, key derivation functions, and much more. We support Python 2.7, Python 3.5+, and PyPy. Changelog (https://cryptography.io/en/latest/changelog/#v3-1-1): * Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL 1.1.1h. -Paul Kehrer (reaperhulk)