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: 13 days 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. | 427 |
vislee/lua-resty-wrr | A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
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. | 507 |
satrobit/lua-resty-ddos | A Lua-based module for detecting and mitigating bot traffic in web applications | 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,940 |