PyCA cryptography 3.4.1 released

2021-02-07 Thread Paul Kehrer
PyCA cryptography 3.4.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 3.6+, and

NumPy 1.20.1 released.

2021-02-07 Thread Charles R Harris
Hi All, On behalf of the NumPy team I am pleased to announce the release of NumPy 1.20.1. NumPy 1.20.1 is a rapid bugfix release fixing several bugs and regressions reported after the 1.20.0 release. The Python versions supported for this release are 3.7-3.9. Wheels can be downloaded from PyPI

PyCA cryptography 3.3.2 and 3.4 released

2021-02-07 Thread Paul Kehrer
PyCA cryptography 3.3.2 and 3.4 have 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. 3.3.2 supports Pyt