slackbuilds/python/python-tlslite
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
python-tlslite.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
python-tlslite.info
slack-desc

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.