summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2014q2/000787.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2014q2/000787.html')
-rw-r--r--pipermail/pycrypto/2014q2/000787.html78
1 files changed, 78 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2014q2/000787.html b/pipermail/pycrypto/2014q2/000787.html
new file mode 100644
index 0000000..473a088
--- /dev/null
+++ b/pipermail/pycrypto/2014q2/000787.html
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] XCBCMAC support
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20XCBCMAC%20support&In-Reply-To=%3CCA%2B4wmqwLWxtSBy9x91WAycW-FiJe-OeCWK5CUVBMzL0qcwceZg%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="000788.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] XCBCMAC support</H1>
+ <B>Robin Jarry</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20XCBCMAC%20support&In-Reply-To=%3CCA%2B4wmqwLWxtSBy9x91WAycW-FiJe-OeCWK5CUVBMzL0qcwceZg%40mail.gmail.com%3E"
+ TITLE="[pycrypto] XCBCMAC support">robin.jarry at 6wind.com
+ </A><BR>
+ <I>Tue Apr 1 03:22:38 PDT 2014</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="000788.html">[pycrypto] configure, PATH, and setup.py
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#787">[ date ]</a>
+ <a href="thread.html#787">[ thread ]</a>
+ <a href="subject.html#787">[ subject ]</a>
+ <a href="author.html#787">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hello all,
+
+Recently I saw that pycrypto had CMAC support. This is good news.
+
+Some of you may know that ipsec also uses XCBCMAC for authentication (for
+both ESP and AH protocols). I wrote a small patch that implements this.
+
+Here is a link to the pull request I made on github:
+<A HREF="https://github.com/dlitz/pycrypto/pull/74">https://github.com/dlitz/pycrypto/pull/74</A>
+
+Can you tell me if this looks good?
+
+Cheers,
+
+--
+Robin
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;<A HREF="http://lists.dlitz.net/pipermail/pycrypto/attachments/20140401/20d391ec/attachment.html">http://lists.dlitz.net/pipermail/pycrypto/attachments/20140401/20d391ec/attachment.html</A>&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="000788.html">[pycrypto] configure, PATH, and setup.py
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#787">[ date ]</a>
+ <a href="thread.html#787">[ thread ]</a>
+ <a href="subject.html#787">[ subject ]</a>
+ <a href="author.html#787">[ 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>