lua-argon2-ffi
Password hasher
A LuaJIT FFI binding for the Argon2 password hashing algorithm
LuaJIT FFI binding for the Argon2 password hashing algorithm
20 stars
2 watching
3 forks
Language: Lua
last commit: over 5 years ago
Linked from 1 awesome list
argon2luajit
Related projects:
Repository | Description | Stars |
---|---|---|
thibaultcha/lua-argon2 | A C-based library that provides a Lua interface to the Argon2 password hashing algorithm | 22 |
cjlarose/argon2-ffi | Node.js bindings for argon2, a widely used password hashing algorithm | 63 |
technion/ruby-argon2 | A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm. | 228 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
lambdapioneer/argon2kt | A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. | 79 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
thibaultcha/lua-resty-jit-uuid | A LuaJIT-based UUID library with performance optimizations and additional features. | 205 |
capsadmin/ffibuild | Utility to generate FFI bindings from C headers | 58 |
thibaultcha/lua-cassandra | A pure Lua driver for Apache Cassandra | 98 |
andskur/argon2-hashing | A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
mynameiscfed/lua-resty-fastpbkdf2 | A Lua library for password hashing using the fastpbkdf2 algorithm. | 0 |
phxql/argon2-jvm | A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
tvdburgt/go-argon2 | Bindings for the reference C implementation of Argon2 password hashing algorithm | 136 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
tmthecoder/argon2swift | A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |