Module argon2rs::verifier [] [src]

Structs

Encoded

Represents a single Argon2 hashing session. A hash session comprises of the hash algorithm parameters, salt, key, and data used to hash a given input.

Enums

DecodeError

Functions

constant_eq

Compares two byte arrays for equality. Assumes that both are already of equal length.