[Cryptography-dev] cryptography 0.3

Paul Kehrer paul.l.kehrer at gmail.com
Fri Mar 28 14:03:08 CET 2014


Unfortunately loading keys did not make it into this release, but will be in the fourth release. Right now the only way to load a key is to obtain the n, p, q, d, e, dmp1, dmq1, iqmp integer values and pass them directly to the RSAPrivateKey constructor. 


On Friday, March 28, 2014 at 3:27 AM, Abhishek Ram wrote:

> Hi,
> 
> A quick question does this release support loading of RSA keys, I did not find anything that stated this in the change log.
> 
> Regards
> Abhishek Ram
> On 28-Mar-2014, at 2:53 am, Paul Kehrer <paul.l.kehrer at gmail.com (mailto:paul.l.kehrer at gmail.com)> wrote:
> 
> > The third major release of cryptography is now released. A huge thank you to all the contributors who submitted PRs, reviewed code, and helped with API design.
> > 
> > The major highlights of this release can be found in our changelog (https://cryptography.io/en/latest/changelog/) but we also expanded our OpenSSL support to handle RHEL5, dramatically expanded our test infrastructure (FreeBSD, OpenSSL 1.0.2beta1, RHEL5, Python 3.4), put in some changes around cffi releases, added additional OpenSSL bindings, and many other improvements.
> > 
> > -Paul
> > _______________________________________________
> > Cryptography-dev mailing list
> > Cryptography-dev at python.org (mailto:Cryptography-dev at python.org)
> > https://mail.python.org/mailman/listinfo/cryptography-dev
> > 
> 
> 
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev at python.org (mailto:Cryptography-dev at python.org)
> https://mail.python.org/mailman/listinfo/cryptography-dev
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20140328/29c71cf7/attachment.html>


More information about the Cryptography-dev mailing list