[python-crypto] porting of m2crypto on python 3
Matej Cepl
mcepl at redhat.com
Sun Jan 20 08:23:58 CET 2013
On 20/01/13 00:10, Antoine Pitrou wrote:
> I'm not sure SWIG is Python 3-enabled.
I will investigate that but there are some rumours it is.
> It means that if m2crypto relies on FILE pointer-accepting OpenSSL
> functions, some amount of rewriting is needed.
That object is added to the generated C code by swig, it is not in
m2crypto’s *.i files.
Matěj
More information about the python-crypto
mailing list