Pbkdf2.Base64 (pbkdf2_elixir v1.4.2) View Source
Module that provides base64 encoding for Pbkdf2.
Most developers will not need to use this module directly.
Pbkdf2 uses an adapted base64 alphabet (using .
instead of +
and with no padding).
Module that provides base64 encoding for Pbkdf2.
Most developers will not need to use this module directly.
Pbkdf2 uses an adapted base64 alphabet (using .
instead of +
and with no padding).