mkottman / luacrypto
Fork of LuaCrypto, which enables encryption and decryption through OpenSSL
☆102Updated 5 years ago
Alternatives and similar repositories for luacrypto:
Users that are interested in luacrypto are comparing it to the libraries listed below
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆86Updated 3 years ago
- BSON in pure Lua.☆41Updated last year
- Most comprehensive OpenSSL module in the Lua universe.☆145Updated 6 months ago
- Lua binding to libzip.☆83Updated 2 years ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆207Updated 2 months ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- Lua bindings to the ZLib compression library☆31Updated 7 years ago
- Lua bindings for POSIX iconv☆91Updated 2 months ago
- A lua module for creating Excel XLSX files.☆142Updated 5 years ago
- Asynchronous logging library for Lua☆110Updated 6 years ago
- Simple streaming interface to zlib for Lua.☆278Updated last year
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆62Updated 5 years ago
- LRU cache in Lua☆95Updated 4 years ago
- Openssl binding for Lua☆284Updated 2 weeks ago
- A BSON library for lua☆104Updated 3 years ago
- A redis client for lua☆42Updated 3 years ago
- New maintainer at: https://github.com/lunarmodules/lualogging☆146Updated 3 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆146Updated 3 months ago
- Pure Lua qrcode library☆131Updated last year
- A tool for tracing Lua script execution and analysing time profiles and coverage