lua-resty-fastpbkdf2

Password hasher

A Lua library for password hashing using the fastpbkdf2 algorithm.

Lua bindings to fastpbkdf2

GitHub

0 stars
2 watching
0 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bungle/lua-resty-scrypt A Lua-based library implementing the scrypt password hashing algorithm 18
bungle/lua-resty-xxhash FFI-bindings to an Extremely fast non-cryptographic hash algorithm 17
bungle/lua-resty-nettle FFI bindings for cryptographic functions from Nettle library 182
bungle/lua-resty-uuid FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. 60
thibaultcha/lua-argon2-ffi A LuaJIT FFI binding for the Argon2 password hashing algorithm 20
azurewang/lua-resty-fastdfs A Nonblocking Lua FastDFS driver library for ngx_lua 82
thibaultcha/lua-argon2 A C-based library that provides a Lua interface to the Argon2 password hashing algorithm 22
bungle/lua-resty-utf8rewind Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions 4
bungle/lua-resty-snappy A Lua module providing bindings to the Snappy compression algorithm 19
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 427
bungle/lua-resty-unistring Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. 7
openresty/lua-resty-memcached-shdict A memcached client with built-in caching and concurrency control using Lua and shared memory 33
fffonion/lua-resty-openssl An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. 132
dcshi/lua-resty-qrdecode A Lua module that decodes QR codes 12
pintsized/lua-resty-rack A framework for building HTTP servers with Lua middleware 81