lua-argon2
lua-argon2 copied to clipboard
Lua C binding for the Argon2 password hashing algorithm
Results
1
lua-argon2 issues
Sort by
recently updated
recently updated
newest added
This libraries 'hash_encoded' returns a string including a null terminator, but the lua-argon2-ffi library does not. I think that this is a 'bug' although idk if it's correctable without breaking...