Module algorithm

Module algorithm 

Source
Expand description

Argon2 algorithms (e.g. Argon2d, Argon2i, Argon2id).

Enums§

Algorithm
Argon2 primitive type: variants of the algorithm.

Constants§

ARGON2D_IDENT
Argon2d algorithm identifier
ARGON2ID_IDENT
Argon2id algorithm identifier
ARGON2I_IDENT
Argon2i algorithm identifier