lua-resty-rsa
RSA library
Provides RSA encryption and decryption capabilities for Lua-based web servers
RSA encrypt/decrypt & sign/verify for OpenResty/LuaJIT
266 stars
21 watching
101 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spacewander/lua-resty-mime-sniff | This Lua library detects and matches the MIME type of given data in a web application | 11 |
spacewander/lua-resty-base-encoding | A fast C-based Lua library for encoding and decoding various binary formats. | 18 |
lilien1010/lua-resty-des | Provides a Lua interface to DES ECB encryption and decryption. | 4 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
vislee/lua-resty-wrr | A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
openresty/lua-resty-shdict-simple | A shared dictionary API interface written in Lua for OpenResty applications | 32 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
jamesmarlowe/lua-resty-readurl | A Lua library that captures URLs, decodes them, and logs results. | 5 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
satrobit/lua-resty-ddos | A Lua module for detecting and mitigating Distributed Denial of Service (DDoS) attacks | 16 |
antonheryanto/lua-resty-post | A Lua utility library for handling HTTP POST requests in OpenResty | 35 |
auto-ssl/lua-resty-auto-ssl | Automates SSL certificate issuance and renewal using Let's Encrypt | 1,944 |