summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2010q2/000213.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2010q2/000213.html')
-rw-r--r--pipermail/pycrypto/2010q2/000213.html69
1 files changed, 69 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2010q2/000213.html b/pipermail/pycrypto/2010q2/000213.html
new file mode 100644
index 0000000..eac84ad
--- /dev/null
+++ b/pipermail/pycrypto/2010q2/000213.html
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] Digest and MAC parameters with PBKDF2()
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Digest%20and%20MAC%20parameters%20with%20PBKDF2%28%29&In-Reply-To=">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="000214.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] Digest and MAC parameters with PBKDF2()</H1>
+ <B>Hutton, William J</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Digest%20and%20MAC%20parameters%20with%20PBKDF2%28%29&In-Reply-To="
+ TITLE="[pycrypto] Digest and MAC parameters with PBKDF2()">William.Hutton at pnl.gov
+ </A><BR>
+ <I>Thu Apr 8 14:54:51 CST 2010</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="000214.html">[pycrypto] Pycrypto working with python 3.0 or 3.1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#213">[ date ]</a>
+ <a href="thread.html#213">[ thread ]</a>
+ <a href="subject.html#213">[ subject ]</a>
+ <a href="author.html#213">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>The PBKDF2 documentation at <A HREF="http://www.dlitz.net/software/python-pbkdf2/">http://www.dlitz.net/software/python-pbkdf2/</A> is
+a little sparse, so I'm hoping someone on the list can answer a few
+questions for me.
+
+1. How can I use hashlib.ripemd160 as the hash function with PBKDF2()
+
+2. What is the difference between the digestmodule parameter and the
+macmodule parameter?
+
+I thought deriving a key using PBKDF2 required a password, salt, iteration
+count, and hash function.
+
+Thanks in advance for any light you can shed on this topic.
+
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="000214.html">[pycrypto] Pycrypto working with python 3.0 or 3.1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#213">[ date ]</a>
+ <a href="thread.html#213">[ thread ]</a>
+ <a href="subject.html#213">[ subject ]</a>
+ <a href="author.html#213">[ 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>