Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1923 > unrolled thread

PyCA cryptography 1.1.1 released

Started byPaul Kehrer <paul.l.kehrer@gmail.com>
First post2015-11-18 22:10 -0600
Last post2015-11-18 22:10 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  PyCA cryptography 1.1.1 released Paul Kehrer <paul.l.kehrer@gmail.com> - 2015-11-18 22:10 -0600

#1923 — PyCA cryptography 1.1.1 released

FromPaul Kehrer <paul.l.kehrer@gmail.com>
Date2015-11-18 22:10 -0600
SubjectPyCA cryptography 1.1.1 released
Message-ID<mailman.448.1447922017.16136.python-announce-list@python.org>
PyCA/cryptography (https://github.com/pyca/cryptography) 1.1.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.

Changelog:

* Fixed several small bugs related to compiling the OpenSSL bindings with unusual OpenSSL configurations.
* Resolved an issue where, depending on the method of installation and which Python interpreter they were using, users on El Capitan (OS X 10.11) may have seen an InternalError on import.

Thanks to the users who donated their time in tracking down and resolving these issues.

-Paul Kehrer (reaperhulk)

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web