slackbuilds/python/python-tlslite
Willy Sudiarto Raharjo ffcddb3589
python/python-tlslite: Updated for version 0.4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-25 07:04:49 +07:00
..
README python/python-tlslite: Added (SSL and TLS crypto library). 2015-03-08 06:23:01 +07:00
python-tlslite.SlackBuild python/python-tlslite: Updated for version 0.4.9. 2016-09-25 07:04:49 +07:00
python-tlslite.info python/python-tlslite: Updated for version 0.4.9. 2016-09-25 07:04:49 +07:00
slack-desc python/python-tlslite: Added (SSL and TLS crypto library). 2015-03-08 06:23:01 +07:00

README

TLS Lite is an open source python library that implements SSL and TLS.
TLS Lite supports RSA and SRP ciphersuites. TLS Lite is pure python
however it can use other libraries for faster crypto operations.
TLS Lite integrates with several stdlib neworking libraries.