[Cryptography-dev] keys and signatures import/export
Alex Gaynor
alex.gaynor at gmail.com
Fri Nov 21 01:21:32 CET 2014
The signers/verifiers for RSA and EC keys both use the signature in it's
DER encoded format. Did you want to store/load that in a specific file
format?
Alex
On Thu Nov 20 2014 at 3:51:45 PM Jesus Cea <jcea at jcea.es> wrote:
> On 20/11/14 04:13, Paul Kehrer wrote:
> > Thanks for your interest in the project!
>
> Thanks for replying! :).
>
> > We have full loading support for PEM encoded asymmetric keys (both
> > traditional OpenSSL and PKCS8) as of 0.6. The upcoming 0.7 release
> > (probably in around 4 weeks) should add support for serialization back
> > to disk. You can view the progress of that work
> > here: https://github.com/pyca/cryptography/pull/1390
>
> Great!. What about digital signature serialization generated from RSA
> and EC keys? :-).
>
> --
> Jesús Cea Avión _/_/ _/_/_/ _/_/_/
> jcea at jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
> Twitter: @jcea _/_/ _/_/ _/_/_/_/_/
> jabber / xmpp:jcea at jabber.org _/_/ _/_/ _/_/ _/_/ _/_/
> "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/
> "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/
> "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
>
> _______________________________________________
> 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/20141121/768feefa/attachment.html>
More information about the Cryptography-dev
mailing list