[PYTHON-CRYPTO] ANN: M2Crypto 0.16beta3

Heikki Toivonen heikki at OSAFOUNDATION.ORG
Wed Jun 21 23:07:35 CEST 2006


This is the third (and hopefully last) beta of the M2Crypto 0.16
release. Thanks for all testers!

Please give these bits a spin and report any problems. I expect the
final 0.16 bits will be out by the end of June 2006.

Fixed since beta2:
- Do the SSL.Cipher_Stack iterator in a way that works also in Python
2.3, by Thomas D. Uram.
- Ensure that we have valid certificates in proxy cert demo, by Matt
Rodriguez.

Fixed since beta1:
- Bug 6031, OpenSSL can be configured without EC so need to deal with it
gracefully, by Miloslav Trmac.

Highlights:
- All known memory leaks fixed
- All known regressions fixed
- Added --openssl option to build command 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-crypto/attachments/20060621/076fd4f9/attachment.pgp>


More information about the python-crypto mailing list