openbsd-ports/security/py-openssl/pkg/DESCR
sturm d97a8ba214 Initial import of py-openssl 0.5.1
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.

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

from ish@
2004-01-25 16:58:54 +00:00

5 lines
251 B
Plaintext

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.