Packages

Gleam bindings to fast_pbkdf2 NIF of PBKDF2 (Password-Based Key Derivation Function 2) for Erlang.

Current section

Files

Jump to
pinkdf2 include pinkdf2_Pbkdf2Keys.hrl
Raw

include/pinkdf2_Pbkdf2Keys.hrl

-record(pbkdf2_keys, {raw :: bitstring(), base64 :: binary()}).