lua-resty-urandom
Pseudorandom generator
A Lua wrapper around /dev/urandom to generate pseudorandom data in a buffered and controlled manner.
Buffered wrapper for Linux/BSD kernel space CSPRNG
9 stars
3 watching
2 forks
Language: Perl
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source Lua module to slow down brute-force attacks on sensitive resources by artificially inflating response latency. | 27 |
| A Lua library for sending signals to Linux processes | 33 |
| A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
| An interactive console for debugging and running Lua code in Nginx applications. | 177 |
| A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
| A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
| A Lua module that limits the rate of requests to an application | 72 |
| A tool to generate QR codes in Lua using the libqrencode and libpng libraries. | 31 |
| Provides an ini parser for a Lua-based web framework | 49 |
| A LuaJIT-based UUID library with performance optimizations and additional features. | 205 |
| A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
| A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
| An implementation of consistent hashing for load balancing in Lua-based web servers | 25 |
| A URL routing library supporting multiple matchers and middleware for OpenResty. | 101 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |