[Cryptography-dev] 0.2

Jean-Paul Calderone jean-paul at hybridcluster.com
Sun Jan 19 03:32:35 CET 2014


On 01/18/2014 06:56 PM, GMail wrote:
> On Jan 18, 2014, at 8:09 AM, Jean-Paul Calderone <jean-paul at hybridcluster.com> wrote:
>
>> On 01/17/2014 03:59 PM, Hynek Schlawack wrote:
>>> Dear fellow makers of poorest life choices,
>>>
>>> I’d like to speak about our next release.
>>>
>>> Concretely I’d like to get out 0.2 as soon as JP gives us feedback on https://github.com/pyca/pyopenssl/pull/9 and our ECDH API can be considered finished. I believe ECDH will add enough value on it’s own to warrant a release; primarily it will also help move PyOpenSSL and maybe even Twisted forward. Having that done before PyCon would be a *great* achievement.
>>>
>>> As a teaser, Twisted trunk + PyOpenSSL master + cryptography master = https://gist.github.com/hynek/2f0acd65a34523028168
>> I've just been reminded that some of the required initialization APIs
>> are not in 0.1 so pyOpenSSL 0.14 will need cryptography 0.2.
> Which specific APIs are those?

They *were* ERR_load_crypto_strings() and ERR_load_SSL_strings but
reaperhulk pointed out that cryptography 0.1 has SSL_load_error_strings
so I've adjusted pyOpenSSL to use that instead.  So now it again appears
as though pyOpenSSL 0.14 will be satisfied with cryptography 0.1.

Jean-Paul

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20140118/4ca91972/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20140118/4ca91972/attachment.sig>


More information about the Cryptography-dev mailing list