slackbuilds/libraries/luasec
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README libraries/luasec: Added (A Lua binding for OpenSSL library) 2013-04-27 16:24:16 -03:00
luasec.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
luasec.info libraries/luasec: Added (A Lua binding for OpenSSL library) 2013-04-27 16:24:16 -03:00
slack-desc libraries/luasec: Added (A Lua binding for OpenSSL library) 2013-04-27 16:24:16 -03:00

README

A binding for OpenSSL library to provide TLS/SSL communication over
LuaSocket. This version delegates to LuaSocket the TCP connection
establishment between the client and server. Then LuaSec uses this
connection to start a secure TLS/SSL session.