mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
6c25cb4b37
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
265 B
Text
4 lines
265 B
Text
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.
|