[pyOpenSSL] Patch for pyOpenSSL adding wrappers for ciphers, hashes, etc.

M.-A. Lemburg mal at egenix.com
Mon Mar 16 22:02:53 CET 2009


There's a patch available for pyOpenSSL which appears to be originating
from an older pyOpenSSL branch started by Dave Cridland:

http://sourceforge.net/tracker/index.php?func=detail&aid=2591835&group_id=31249&atid=401760

This is the SVN repo of Dave's branch:

http://trac.dave.cridland.net/cgi-bin/trac.cgi/browser/projects/pyopenssl

The patch mentions these authors:

+# Copyright 2006 Dave Cridland. See COPYING for rights
+# Copyright 2006 Arnaud Desmons
+# Copyright 2005 Keyphrene

Keyphrene contributed the wrappers for the EVP APIs (high level interface
to ciphers, hashes, digests, etc).

Dave Cridland has extended the SSL part of pyOpenSSL.

Arnaud Desmons is not mentioned anywhere in the patch, so it's not
clear what he contributed, but he appears in the Keyphrene patch for
the first time:

http://trac.dave.cridland.net/cgi-bin/trac.cgi/changeset/696

The license on the patch is LGPL 2.1, just like for pyOpenSSL itself.

Any chance of getting at least part of this merged into pyOpenSSL ?

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Mar 16 2009)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try our new mxODBC.Connect Python Database Interface for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/




More information about the pyopenssl-users mailing list