> On Sep 5, 2015, at 22:05, Paul Kehrer <paul.l.keh...@gmail.com> wrote:
> 
> PyCA cryptography (https://github.com/pyca/cryptography 
> <https://github.com/pyca/cryptography>) 1.0.1 has been released! cryptography 
> is a package which provides cryptographic recipes and primitives to Python 
> developers. Our goal is for it to be your "cryptographic standard library". 
> We support Python 2.6-2.7, Python 3.3+, and PyPy 2.6+.
> 
> Changelog (https://cryptography.io/en/latest/changelog/ 
> <https://cryptography.io/en/latest/changelog/>)
> 
> * We now ship OS X wheels that statically link OpenSSL by default. When 
> installing a wheel on OS X 10.10+ (and using a Python compiled against the 
> 10.10 SDK) users will no longer need to compile.

This is very exciting, and should really reduce the number of problems people 
have getting bootstrapped with cryptography, and speed up `pip install 
twisted[tls]ยด on OS X.  Thanks for making this happen, Paul!

-glyph


_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to