10 lines
232 B
Plaintext
10 lines
232 B
Plaintext
|
config BR2_PACKAGE_LUASEC
|
||
|
bool "luasec"
|
||
|
select BR2_PACKAGE_OPENSSL
|
||
|
select BR2_PACKAGE_LUASOCKET
|
||
|
help
|
||
|
LuaSec is a binding for OpenSSL library to provide TLS/SSL
|
||
|
communication.
|
||
|
|
||
|
http://www.inf.puc-rio.br/~brunoos/luasec/
|