1f8b48b772
Approved by: portmgr blanket
6 lines
291 B
Text
6 lines
291 B
Text
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. 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.
|
|
|
|
WWW: http://www.inf.puc-rio.br/~brunoos/luasec/
|