Argon2.Native (Argon2 v1.1.2)

View Source

Native implementation of the Argon2 password hashing algorithm.

Summary

Functions

hash_password(password, config \\ nil)

verify_password(password, hash)