Packages

Argon2 password hashing library for Gleam, using the reference C implementation.

Current section

Files

Jump to
argus include argus_Hashes.hrl
Raw

include/argus_Hashes.hrl

-record(hashes, {raw_hash :: bitstring(), encoded_hash :: binary()}).