Re: [Cryptography-dev] PyCA cryptography 39.0.1 released

2023-02-08 Thread Bill Cain
] PyCA cryptography 39.0.1 released PyCA cryptography 39.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, asymmetric algorithms, message digests, X509, key derivation functions, and

[Cryptography-dev] PyCA cryptography 39.0.1 released

2023-02-07 Thread Paul Kehrer
PyCA cryptography 39.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, asymmetric algorithms, message digests, X509, key derivation functions, and much more. We support Python 3.6+, and