[Cryptography-dev] PyCA cryptography 1.0.1 released

2015-09-05 Thread Paul Kehrer
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

Re: [Cryptography-dev] PyCA cryptography 1.0.1 released

2015-09-05 Thread Glyph
> On Sep 5, 2015, at 22:05, Paul Kehrer wrote: > > 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