PyCrypto 2.1.0alpha1 released

Written for Python-Crypto by Darsey Litzenberger on 2009-08-04

PyCrypto 2.1.0alpha1 has been released. Finally.

You can get it from the git repository:

   $ git clone git://git.pycrypto.org:9419/crypto/pycrypto-2.x.git
   $ cd pycrypto-2.x
   $ git checkout v2.0.1alpha1

You can also browse the git repository on the web:

   http://gitweb.pycrypto.org/?p=crypto/pycrypto-2.x.git;a=summary

Please test it and post your experiences to the PyCrypto mailing list:

   pycrypto@lists.dlitz.net

and/or file bug reports on Launchpad:

   https://bugs.launchpad.net/pycrypto

See mailing list post for the changelog:

  http://lists.dlitz.net/pipermail/pycrypto/2009q3/000110.html

Read more

Read all announcements