lua-argon2
Password hasher
A C-based library that provides a Lua interface to the Argon2 password hashing algorithm
Lua C binding for the Argon2 password hashing algorithm
22 stars
7 watching
4 forks
Language: C
last commit: over 1 year ago argon2lua
Related projects:
Repository | Description | Stars |
---|---|---|
thibaultcha/lua-argon2-ffi | A LuaJIT FFI binding for the Argon2 password hashing algorithm | 20 |
lambdapioneer/argon2kt | A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. | 79 |
andskur/argon2-hashing | A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
phxql/argon2-jvm | A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
antelle/argon2-browser | A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 387 |
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 |
ergenius/eargon2 | A library that provides a password hashing function using the Argon2 algorithm in Erlang | 6 |
tmthecoder/argon2swift | A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |
tmthecoder/dargon2 | Provides a unified set of libraries and interfaces for password hashing in Dart applications. | 18 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
tvdburgt/go-argon2 | Bindings for the reference C implementation of Argon2 password hashing algorithm | 136 |
jdconley/argon2themax | Library that optimizes password hashing with the Argon2 algorithm | 20 |
riverrun/argon2_elixir | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |