Hi all,
We're considering deprecating and removing the SECT curves from
cryptography as they are unusual curves that don't appear to have any real
world use. Is there any objection on this list to this course?
-Paul
PyCA cryptography 2.3.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.7, Python 3.4+, and PyPy.
Changelog (https://cryptography.io/en/latest/changelog/#v2-3-1):
* Updated Windows, macOS, and manylinux1 wheels to be compiled with OpenSSL
1.1.0i.
-Paul Kehrer (reaperhulk)