summaryrefslogtreecommitdiffstats
path: root/python/python-tlslite/README
blob: eb3b089acc87504797e10e9edff45a871706d972 (plain)
1
2
3
4
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.