summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/attachments/20120521/bf92703c/attachment.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/attachments/20120521/bf92703c/attachment.html')
-rw-r--r--pipermail/pycrypto/attachments/20120521/bf92703c/attachment.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/pipermail/pycrypto/attachments/20120521/bf92703c/attachment.html b/pipermail/pycrypto/attachments/20120521/bf92703c/attachment.html
new file mode 100644
index 0000000..c52f367
--- /dev/null
+++ b/pipermail/pycrypto/attachments/20120521/bf92703c/attachment.html
@@ -0,0 +1,4 @@
+<tt>
+I&#39;d&nbsp;like&nbsp;to&nbsp;be&nbsp;able&nbsp;to&nbsp;repeatably&nbsp;generate&nbsp;a&nbsp;public/private&nbsp;key&nbsp;pair&nbsp;from&nbsp;a&nbsp;user-supplied&nbsp;passphrase.&nbsp;I&nbsp;could&nbsp;use&nbsp;Python&#39;s&nbsp;built&nbsp;in&nbsp;random&nbsp;function&nbsp;seeded&nbsp;with&nbsp;the&nbsp;passphrase,&nbsp;or&nbsp;numpy&#39;s,&nbsp;but&nbsp;is&nbsp;there&nbsp;a&nbsp;better&nbsp;way&nbsp;of&nbsp;going&nbsp;about&nbsp;doing&nbsp;this&nbsp;via&nbsp;pycrypto?<br>
+
+</tt>