[pycrypto] Generating a public/private key pair from a passphrase

Rye Terrell ryeterrell at ryeterrell.net
Mon May 21 21:55:30 EDT 2012


I'd like to be able to repeatably generate a public/private key pair from a
user-supplied passphrase. I could use Python's built in random function
seeded with the passphrase, or numpy's, but is there a better way of going
about doing this via pycrypto?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dlitz.net/pipermail/pycrypto/attachments/20120521/bf92703c/attachment.html>


More information about the pycrypto mailing list