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


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

PyCA cryptography 1.1.2 released

Started byPaul Kehrer <paul.l.kehrer@gmail.com>
First post2015-12-10 14:13 -0600
Last post2015-12-10 14:13 -0600
Articles 1 — 1 participant

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


Contents

  PyCA cryptography 1.1.2 released Paul Kehrer <paul.l.kehrer@gmail.com> - 2015-12-10 14:13 -0600

#1954 — PyCA cryptography 1.1.2 released

FromPaul Kehrer <paul.l.kehrer@gmail.com>
Date2015-12-10 14:13 -0600
SubjectPyCA cryptography 1.1.2 released
Message-ID<mailman.134.1449835039.12405.python-announce-list@python.org>
PyCA/cryptography (https://github.com/pyca/cryptography) 1.1.2 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 a SIGBUS crash with the OS X wheels caused by redefinition of a method.
* Fixed a runtime error "undefined symbol EC_GFp_nistp224_method" that occurred with some OpenSSL installations.
* Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2e.

-Paul Kehrer (reaperhulk)

[toc] | [standalone]


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


csiph-web