[pycrypto] Help with keys
Joseph Santaniello
joseph.santaniello at gmail.com
Thu Jun 9 03:54:22 CST 2011
Hi,
I hope this is the proper forum for this question.
I am new to cryptography and still grappling with terms, so please
correct me if I confuse things.
I am interested in creating RSA key-pairs with a passphrase. This I
believe is PKCS#8, preferably in PEM format.
There are few Java examples I have found, but no Python
implementations other that ones which requires OpenSSL. This is going
to live over at Google App Engine, so a pure-python way is needed.
Any suggestions?
Thanks,
Joseph
More information about the pycrypto
mailing list