[PYTHON-CRYPTO] X509_NAME_ENTRY_create_by_txt type signature fix

Heikki Toivonen heikki at OSAFOUNDATION.ORG
Fri Jul 13 19:42:48 CEST 2007


Pavel Shramov wrote:
> X509_NAME_ENTRY_create_by_txt as other OpenSSL functions take 'bytes'
> parameter of type 'unsigned char *' Python string is represented in
> SWIG as 'char *'. Some functions that are used in Python code are exported 
> with 'char * bytes'. For example code from SWIG/_x509.i

This is a bummer, yes, but I'd rather not change this in 0.18 release
because it would break backwards compatibility.

-- 
  Heikki Toivonen


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


More information about the python-crypto mailing list