summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2011q4/000519.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2011q4/000519.html')
-rw-r--r--pipermail/pycrypto/2011q4/000519.html71
1 files changed, 71 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2011q4/000519.html b/pipermail/pycrypto/2011q4/000519.html
new file mode 100644
index 0000000..fc28802
--- /dev/null
+++ b/pipermail/pycrypto/2011q4/000519.html
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] PublicKey structure documentation
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20PublicKey%20structure%20documentation&In-Reply-To=">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000518.html">
+ <LINK REL="Next" HREF="000520.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] PublicKey structure documentation</H1>
+ <B>Kristen McNeely-Shaw</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20PublicKey%20structure%20documentation&In-Reply-To="
+ TITLE="[pycrypto] PublicKey structure documentation">mcneelys at gmail.com
+ </A><BR>
+ <I>Thu Nov 24 10:38:45 CST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000518.html">[pycrypto] Use of Fortuna Algo / Seeding Randomness
+</A></li>
+ <LI>Next message: <A HREF="000520.html">[pycrypto] Reg pycrypto 2.4
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#519">[ date ]</a>
+ <a href="thread.html#519">[ thread ]</a>
+ <a href="subject.html#519">[ subject ]</a>
+ <a href="author.html#519">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi,
+
+I'm working on implementing a Paillier module for pycrypto for my Master's
+project (which I would be happy to send upstream when finished, if there is
+interest). I was wondering if there's anything I could read about the
+public key infrastructure. I was intending to look at RSA.py as a starting
+point but I'm not sure whether I would need to mimic the _RSA.py module,
+and if I'd need to call on _fastmath/_slowmath (I note that ElGamal.py does
+not).
+
+Thanks so much,
+Kristen
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: <A HREF="http://lists.dlitz.net/pipermail/pycrypto/attachments/20111124/d7f67c13/attachment.html">http://lists.dlitz.net/pipermail/pycrypto/attachments/20111124/d7f67c13/attachment.html</A>
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000518.html">[pycrypto] Use of Fortuna Algo / Seeding Randomness
+</A></li>
+ <LI>Next message: <A HREF="000520.html">[pycrypto] Reg pycrypto 2.4
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#519">[ date ]</a>
+ <a href="thread.html#519">[ thread ]</a>
+ <a href="subject.html#519">[ subject ]</a>
+ <a href="author.html#519">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">More information about the pycrypto
+mailing list</a><br>
+</body></html>