argon2_elixir v0.9.1 Argon2.Base

Summary

Functions

encodedlen_nif(t_cost, m_cost, parallelism, saltlen, hashlen, argon2_type)
error_nif(error_code)
hash_nif(t_cost, m_cost, parallelism, password, salt, raw, hashlen, encodedlen, argon2_type, argon2_version)
init()
verify_nif(stored_hash, password, argon2_type)