[Python-Dev] Python 2.6 and 3.0 ...and applink.c?
Bill Janssen
janssen at parc.com
Tue Feb 26 19:14:17 CET 2008
> I personally have not used _ssl but on quick inspection I don't see any
> of the crypto algorithms implemented, AES, ECDSA, etc. What if we want
> to encrypt or sign content using OpenSSL?
I suggested adding a class which gives you access to those. I think
it's a good idea, and that serious use of SSL will require signing
eventually. If you'd like to submit an RFE, particularly an RFE with
a patch which includes a test case, that would move things along
smartly.
Bill
More information about the Python-Dev
mailing list