Python interface to the OpenSSL library
Python wrapper around a small subset of the OpenSSL library. Includes:
SSL Context objects, SSL Connection objects, using Python sockets as
transport layer. The Connection object wraps all the socket methods
and can therefore be used interchangeably.

Maintainer: Jason Ish <ish@openbsd.org>

WWW: http://www.sourceforge.net/projects/pyopenssl/
