ANN: M2Crypto 0.16

Heikki Toivonen heikki at osafoundation.org
Wed Jul 5 23:29:43 CEST 2006


I am happy to announce the M2Crypto 0.16 release.

Highlights:
- All known memory leaks fixed
- All known regressions fixed
- Added --openssl option to setup.py which can be used to specify
  where OpenSSL is installed, by Matt Rodriguez
- ECDSA signatures and ECDH key agreement, requires OpenSSL 0.9.8+,
  by Arno Bakker
- Added sha224, sha256, sha384 and sha512, by Larry Bugbee
- Added serialNumber, SN, surname, GN and givenName fields to X509_Name,
  by Martin Paljak
- And various other improvements and bugfixes, see CHANGES file

Requirements:
  * Python 2.3 or newer
  * OpenSSL 0.9.7 or newer
    o Some optional new features will require OpenSSL 0.9.8 or newer
  * SWIG 1.3.24 or newer

Get it while it's hot from M2Crypto homepage:
http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto

-- 
  Heikki Toivonen


More information about the Python-announce-list mailing list