[Cryptography-dev] Deserialize RSA public key

Raúl Gonzalez rgonzalez at webpartners.es
Tue Sep 9 12:06:27 CEST 2014


Thanks Paul. Just as I suspected. Do you know when 0.6 version will be
released?

Thanks and good job!

2014-09-08 17:56 GMT+02:00 Paul Kehrer <paul.l.kehrer at gmail.com>:

> Hi Raúl,
>
> You’ve stumbled onto one of the holes in our current version. We don’t
> have hazmat layer support for deserializing public key structures as of the
> 0.5.x release series. Hopefully support for that will be in 0.6 (along with
> serialization to PEM) though.
>
> -Paul
>
> On September 8, 2014 at 9:19:44 AM, Raúl Gonzalez (
> rgonzalez at webpartners.es) wrote:
>
> Hi all!
>
> I have a question which I could not resolve by reading the documentation.
> Surely It is an easy question but...
>
> How I can deserialize with Cryptography library a public key which has
> been serialized with PEM format previously from another system?
>
> I did it through RSAPublicNumbers primitive but probably It is viable
> through PEM format.
>
> Someone could help me?
>
> Thanks in advance.
> Cheers.
>  _______________________________________________
> Cryptography-dev mailing list
> 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/20140909/f2a845df/attachment.html>


More information about the Cryptography-dev mailing list