luasec
Secure connector
A Lua module providing secure connection functionality for Lua applications or scripts using OpenSSL and LuaSocket integration
LuaSec
368 stars
26 watching
135 forks
Language: C
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lunarmodules/luasocket | Provides network support for Lua applications using TCP and UDP transport layers. | 1,855 |
lunarmodules/lua-compat-5.3 | A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter | 229 |
lunarmodules/luacheck | A tool for detecting issues in Lua code | 364 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 206 |
lunarmodules/say | A Lua string hashing library with support for internationalization and namespace management | 46 |
lunarmodules/lua_cliargs | A command-line argument parsing module for Lua | 123 |
lunarmodules/ldoc | Generates documentation for Lua projects with support for C extension code and Markdown rendering. | 791 |
somesocks/lua-lockbox | A collection of cryptographic primitives written in Lua. | 362 |
stevedonovan/luabuild | Builds Lua 5.2 applications with customizable external module inclusion and static linking. | 79 |
philanc/luatweetnacl | A Lua wrapper around a cryptographic library for secure messaging | 17 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 235 |
lipp/lua-websockets | Provides Lua modules for building Websocket clients and servers. | 401 |
moonsharp-devs/moonsharp | An interpreter and runtime environment for the Lua programming language | 1,417 |
thacuber2a03/lunas | Assembles code for an emulator or interpreter written in Lua | 3 |