[Python-Dev] Python and SSL

Martin Sjögren martin@strakt.com
Wed, 11 Jul 2001 14:46:26 +0200


--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello

I'm currently in the process of developing a basic OpenSSL module for
Python. Before you say antyhing, yes I know about M2Crypto and its SSL
support, but for a number of reasons, it doesn't fulfill our needs.

We found the SSL support in Python to be insufficient (nonexistent :-))
for our needs.  We thus decided to write our own module.

The module is faaaar from complete as an interface to the general
cryptographic functionality of OpenSSl, but it does have basic SSL
support, including authorization using certificates, PRNG seeding
functions and an error handling system.

Since we are using Python extensively and don't have to pay for it, we
would like to reply in kind and offer the module back to the Python
project.

(This is, in case you're missing it, a hint that now that security is
the hot subject it is, it's silly for an otherwise so complete language to
lack SSL support ;-))

The whole kit (including some documentation) can be found here:
http://www.strakt.com/~martin/pyOpenSSL.tar.gz

My question is... What do I do now? Where to proceed?

Please CC me replies, since I'm (of course) not on the list.

Regards,
Martin Sj=F6gren
AB Strakt

--=20
Martin Sj=F6gren
  martin@strakt.com              ICQ : 41245059
  Phone: +46 (0)31 405242        Cell: +46 (0)739 169191
  GPG key: http://www.strakt.com/~martin/gpg.html

--Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjtMSqEACgkQGpBPiZwE9FbxfwCfU9wL9mTnkLhOvzaprpjhHTod
IPsAoJta797qnpcW+veVceqkyulkhYpq
=TjXt
-----END PGP SIGNATURE-----

--Qxx1br4bt0+wmkIi--