[PYTHON-CRYPTO] OpenSSL const changes in public APIs
Heikki Toivonen
heikki at OSAFOUNDATION.ORG
Fri May 6 20:03:56 CEST 2005
I just realized that latest M2Crypto does not compile against latest
OpenSSL due to const changes in OpenSSL public APIs.
I'd like to get your opinions on how to solve this:
a) change M2Crypto to expect the latest OpenSSL 0.9.7g APIs
b) #ifdef all the const differences based on OpenSSL version (I think
they have trickled the changes in several versions, so this would get
really messy and I don't especially like to test against several OpenSSL
versions)
c) something else
--
Heikki Toivonen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-crypto/attachments/20050506/50eae076/attachment.pgp>
More information about the python-crypto
mailing list