slackbuilds/libraries/luasec
Gerardo Zamudio b151d91acc
libraries/luasec: Updated for version 1.3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-20 11:17:26 +07:00
..
README
luasec.SlackBuild libraries/luasec: Updated for version 1.3.1 2023-05-20 11:17:26 +07:00
luasec.info libraries/luasec: Updated for version 1.3.1 2023-05-20 11:17:26 +07:00
makefile.patch
slack-desc

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.