slackbuilds/libraries/tls
Bruno Vezzaro dce37c80a6 libraries/tls: Updated for version 1.6 2010-05-13 00:33:42 +02:00
..
README libraries/tls: Added to 12.2 repository 2010-05-12 23:31:30 +02:00
slack-desc libraries/tls: Updated for version 1.6 2010-05-13 00:33:42 +02:00
tls.SlackBuild libraries/tls: Updated for version 1.6 2010-05-13 00:33:42 +02:00
tls.info libraries/tls: Updated for version 1.6 2010-05-13 00:33:42 +02:00

README

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.