pycrypto, PEM, DER extract keys

Paul Rubin phr-n2003b at NOSPAMnightsong.com
Fri Jan 31 14:12:57 EST 2003


Nagy László <nagylzs at freemail.hu> writes:
> I need to use RSA with keys given in DER and PEM formatted files.
> I found the function google("openssl_get_privatekey") but it is only
> for C and PHP programmers. Is there a way in Python and
> PyCrypto to do this? Thanks in advance.

Try m2crypt which is a python wrapper around OpenSSL.




More information about the Python-list mailing list