Initial import of py-tlslite 0.3.8.
authorschmonz <schmonz>
Wed, 28 Feb 2007 05:34:25 +0000 (05:34 +0000)
committerschmonz <schmonz>
Wed, 28 Feb 2007 05:34:25 +0000 (05:34 +0000)
commit2d3b0a9dae4adffdfebc45c030c8216f46b33e33
treefd87c04b535e66857243be814a454d91ba4deb52
parent63c7aee079960ca77c6736417787ff8a0df00ba1
Initial import of py-tlslite 0.3.8.

TLS Lite is a free python library that implements SSL 3.0, TLS 1.0,
and TLS 1.1. TLS Lite supports non-traditional authentication methods
such as SRP, shared keys, and cryptoIDs in addition to X.509
certificates. TLS Lite is pure Python, however it can access OpenSSL,
cryptlib, pycrypto, and GMPY for faster crypto operations. TLS Lite
integrates with httplib, xmlrpclib, poplib, imaplib, smtplib,
SocketServer, asyncore, and Twisted.
security/py-tlslite/DESCR [new file with mode: 0644]
security/py-tlslite/Makefile [new file with mode: 0644]
security/py-tlslite/PLIST [new file with mode: 0644]
security/py-tlslite/distinfo [new file with mode: 0644]