summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2014q1/000769.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2014q1/000769.html')
-rw-r--r--pipermail/pycrypto/2014q1/000769.html78
1 files changed, 78 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2014q1/000769.html b/pipermail/pycrypto/2014q1/000769.html
new file mode 100644
index 0000000..5b16dc8
--- /dev/null
+++ b/pipermail/pycrypto/2014q1/000769.html
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] AES, python 2.7 vs 3
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20AES%2C%20python%202.7%20vs%203&In-Reply-To=%3C20140206164950.GB1152%40rivest.dlitz.net%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="Previous" HREF="000767.html">
+ <LINK REL="Next" HREF="000774.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] AES, python 2.7 vs 3</H1>
+ <B>Dwayne Litzenberger</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20AES%2C%20python%202.7%20vs%203&In-Reply-To=%3C20140206164950.GB1152%40rivest.dlitz.net%3E"
+ TITLE="[pycrypto] AES, python 2.7 vs 3">dlitz at dlitz.net
+ </A><BR>
+ <I>Thu Feb 6 08:49:50 PST 2014</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000767.html">[pycrypto] AES, python 2.7 vs 3
+</A></li>
+ <LI>Next message: <A HREF="000774.html">[pycrypto] AES, python 2.7 vs 3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#769">[ date ]</a>
+ <a href="thread.html#769">[ thread ]</a>
+ <a href="subject.html#769">[ subject ]</a>
+ <a href="author.html#769">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Mon, Feb 03, 2014 at 03:51:06PM +0100, Mirko Dziadzka wrote:
+&gt;<i>Hi
+</I>&gt;<i>
+</I>&gt;<i>Without testing or verifying:
+</I>&gt;<i>
+</I>&gt;<i>You should probably use bytes in Python 3, not characters.
+</I>
+Yeah, this is a known bug. Under Python 3, PyCrypto should raise a
+TypeError in most places where unicode strings are used instead of
+bytes, but right now it just does weird things. Sorry about that.
+
+--
+Dwayne C. Litzenberger &lt;<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">dlitz at dlitz.net</A>&gt;
+ OpenPGP: 19E1 1FE8 B3CF F273 ED17 4A24 928C EC13 39C2 5CF7
+</PRE>
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000767.html">[pycrypto] AES, python 2.7 vs 3
+</A></li>
+ <LI>Next message: <A HREF="000774.html">[pycrypto] AES, python 2.7 vs 3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#769">[ date ]</a>
+ <a href="thread.html#769">[ thread ]</a>
+ <a href="subject.html#769">[ subject ]</a>
+ <a href="author.html#769">[ 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>