[PYTHON-CRYPTO] M2Crypto 0.18 Roadmap

Heikki Toivonen heikki at OSAFOUNDATION.ORG
Fri Jun 8 20:29:47 CEST 2007


Kershaw, PJ (Philip) wrote:
>  * I made an alteration to the setup.py so that you can create an egg and also, use build_ext options to set which OpenSSL to link with:
> 
> http://glue.badc.rl.ac.uk/ndg/browser/TI12-security/branches/Dependencies/m2crypto/setup.py

Yeah, this would be nice. The current --openssl is kind of a hack so if
you have something better, great!

Could you file a bug and attach an svn diff against the trunk?

https://bugzilla.osafoundation.org/enter_bug.cgi?product=M2Crypto

>  * I'd like to be able to read ASN1 format from a string.  To do this I added in a wrapper to OpenSSL d2i_X509_bio() but is there an alternative way to do this with the existing M2Crypto interface?

There might be something like this. Could you give a specific code
example what you want to do?

>  * I have a question about the handling of proxy certificate DNs.  X509_Name.CN will yield only one value even if there are multiple CN entries: 

This is bug https://bugzilla.osafoundation.org/show_bug.cgi?id=5380

There is an OpenSSL API for getting this, but so far I haven't been able
to wrap that successfully yet; there are parts of the API that I don't
understand completely.

-- 
  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/20070608/d1d835bb/attachment.pgp>


More information about the python-crypto mailing list