summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2012q1/000562.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2012q1/000562.html')
-rw-r--r--pipermail/pycrypto/2012q1/000562.html105
1 files changed, 105 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2012q1/000562.html b/pipermail/pycrypto/2012q1/000562.html
new file mode 100644
index 0000000..e9a3247
--- /dev/null
+++ b/pipermail/pycrypto/2012q1/000562.html
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] announcing pycryptopp v0.6.0.1206569328141510525648634803928199668821045408958
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20announcing%20pycryptopp%0A%09v0.6.0.1206569328141510525648634803928199668821045408958&In-Reply-To=%3CCANdZDc59RjZEoOzRwqSY6MxgKMGMmmbNiuQ_Wbbk3-6qhLtjvw%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="Previous" HREF="000557.html">
+ <LINK REL="Next" HREF="000563.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] announcing pycryptopp v0.6.0.1206569328141510525648634803928199668821045408958</H1>
+ <B>Zooko Wilcox-O'Hearn</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20announcing%20pycryptopp%0A%09v0.6.0.1206569328141510525648634803928199668821045408958&In-Reply-To=%3CCANdZDc59RjZEoOzRwqSY6MxgKMGMmmbNiuQ_Wbbk3-6qhLtjvw%40mail.gmail.com%3E"
+ TITLE="[pycrypto] announcing pycryptopp v0.6.0.1206569328141510525648634803928199668821045408958">zooko at zooko.com
+ </A><BR>
+ <I>Wed Mar 14 02:13:04 EDT 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000557.html">[pycrypto] Troubles when porting from m2crypto
+</A></li>
+ <LI>Next message: <A HREF="000563.html">[pycrypto] Problems installing pycrypto 2.5 on Ununtu Linux
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#562">[ date ]</a>
+ <a href="thread.html#562">[ thread ]</a>
+ <a href="subject.html#562">[ subject ]</a>
+ <a href="author.html#562">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Folks:
+
+Here is the new release of pycryptopp:
+
+<A HREF="https://pypi.python.org/pypi/pycryptopp">https://pypi.python.org/pypi/pycryptopp</A>
+
+It has Ed25519 signatures, using Python wrappers written by Brian
+Warner in his &quot;python-ed25519&quot; project and C code written by Daniel J.
+Bernstein in his &quot;supercop&quot; project. It also has XSalsa20 cipher,
+using Python wrappers written by Yu Xue and Brian Warner for the
+Crypto++ implementation of XSalsa20 written by Wei Dai. There are a
+few other improvements, listed below (from the ChangeLog).
+
+It has come to my attention that &quot;pycryptopp&quot; is a *terrible* name for
+a Python crypto library, since people confuse it with &quot;pycrypto&quot;. I
+intend to change the name soon. I'm currently toying with idea of
+naming it &quot;zcryptopy&quot;, pronounced &quot;zkripTOPpy&quot;.
+
+Bug reports welcome! Please open tickets on the trac --
+<A HREF="https://tahoe-lafs.org/trac/pycryptopp">https://tahoe-lafs.org/trac/pycryptopp</A> -- or write to this mailing
+list.
+
+Special thanks to Brian Warner for doing a lot of the work to produce
+this release.
+
+Regards,
+
+Zooko
+
+2012-03-13 Zooko Wilcox-O'Hearn &lt;<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">zooko at zooko.com</A>&gt;
+
+ &#8226; src/pycryptopp/_version.py: release pycryptopp-0.6.0
+ &#8226; add Ed25519 signatures (#75)
+ &#8226; add XSalsa20 cipher (#40)
+ &#8226; switch from darcs to git for revision control
+ &#8226; pycryptopp version numbers now include a decimal encoding of &#8230;
+ &#8226; reorganize the source tree and the version number generation
+ &#8226; aesmodule.cpp: validate size of IV and throw exception if it
+is not 16 (#70)
+ &#8226; fixed compile errors with gcc-4.7.0 (#78)
+ &#8226; fixed compile errors concerning &quot;CryptoPP::g_nullNameValuePairs&quot; (#77)
+ &#8226; suppress warnings from valgrind with new OpenSSL 1.0.1 on Fedora (#82)
+ &#8226; raise Python exception instead of uncaught C++ exception
+ (resulting in abort) when deserializing malformed RSA keys (#83)
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000557.html">[pycrypto] Troubles when porting from m2crypto
+</A></li>
+ <LI>Next message: <A HREF="000563.html">[pycrypto] Problems installing pycrypto 2.5 on Ununtu Linux
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#562">[ date ]</a>
+ <a href="thread.html#562">[ thread ]</a>
+ <a href="subject.html#562">[ subject ]</a>
+ <a href="author.html#562">[ 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>