[PYTHON-CRYPTO] M2Crypto 0.16 status update

Heikki Toivonen heikki at OSAFOUNDATION.ORG
Wed Apr 5 22:59:38 CEST 2006


Conrad Steenberg wrote:
> I happened to need to repackage a M2Crypto for a project at CERN and
> decided to see if the m2c-0.15 code could be made to work with the
> latest version of SWIG - namely 1.3.29.
> 
> The short answer is that it was almost trivial, only needing the
> attached patch, which comes down to a
> 
> -%include <openssl/opensslv.h>
> +#include <openssl/opensslv.h>

Strange, we have 0.15 building at OSAF on Windows XP, Fedora Core 2 and
Mac OS X without that change, using SWIG 1.3.29.

> Apart from that, there are numerous warnings of the form 
> _asn1.i:19: Warning(121): %name is deprecated.  Use %rename instead.

These are all fixed on trunk. If you want that you need to pull the code
with svn.

There are some new warnings from SWIG 1.3.29 that I haven't yet looked
at. As usual, patches accepted ;)

Also, I am planning on testing with Python 2.5 (alpha1 is available
AFAIK), but if someone beats me to it it would be great to get a
report/patches...

-- 
  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/20060405/d104cb0c/attachment.pgp>


More information about the python-crypto mailing list