Use RSA with Python

guillaume.gonnord guillaume.gonnord at wanadoo.fr
Tue Nov 14 08:18:18 EST 2000


I would like to use RSA with Python (I am under UNIX).
I have found m2crypto lib that implement RSA but it uses two files as
private and public key.
I would like to know how can I generate this two files.
I have tried with openssl, but it generates keys with a different file
format.
Thank you for your help

G







More information about the Python-list mailing list