mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6 lines
326 B
Text
6 lines
326 B
Text
|
A portable extension that provides the power of OpenSSL to Tcl programs.
|
||
|
This extension can be used to utilize SSL encryption on top of any valid
|
||
|
Tcl Channel not just sockets. The sockets behave exactly the same as
|
||
|
channels created using Tcl's built-in socket command, with additional
|
||
|
options for controlling the SSL session.
|