lua-resty-scrypt
Password hasher
A Lua-based library implementing the scrypt password hashing algorithm
LuaJIT FFI-based scrypt library for OpenResty.
18 stars
4 watching
4 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
bungle/lua-resty-gettext | A Lua library that provides FFI-based access to gettext functionality for use in OpenResty web servers. | 9 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
mynameiscfed/lua-resty-fastpbkdf2 | A Lua library for password hashing using the fastpbkdf2 algorithm. | 0 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
bungle/lua-resty-route | A URL routing library supporting multiple matchers and middleware for OpenResty. | 100 |
bungle/lua-resty-murmurhash2 | Bindings to MurmurHash 2 implementation in Nginx/OpenResty | 28 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
bungle/lua-resty-haru | A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. | 9 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |