[Cryptography-dev] Loading RSA Certifcates

alexs alexs at prol.etari.at
Mon Feb 24 14:40:30 CET 2014


I am currently working on this and we should have at least OpenSSL 
traditional format and PKCS#8 private key loading in 0.3.

There is a PR under review on GitHub here 
https://github.com/pyca/cryptography/pull/627 if you'd like to take a 
look at our proposed API :)

On 24.02.2014 06:38, Abhishek Ram wrote:
> Hi Team,
>
> I am building an AS2 lib in python and I want to use your library for
> encryption and signing. I have tried various other libraries and they
> do not satisfy my requirement.
> I have gone through your documentation and found the necessity
> algorithms for signing and encryption, however the problem I am 
> facing
> is that I don't see a way to load RSA keys in your library. Is there 
> a
> way that I can load RSA public and private keys?
>
> Regards
> Abhishek Ram
>
>
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev at python.org
> https://mail.python.org/mailman/listinfo/cryptography-dev



More information about the Cryptography-dev mailing list