Expand description
Argon2 algorithms (e.g. Argon2d, Argon2i, Argon2id).
Enums§
- Algorithm
- Argon2 primitive type: variants of the algorithm.
Constants§
- ARGO
N2D_ IDENT - Argon2d algorithm identifier
- ARGO
N2ID_ IDENT - Argon2id algorithm identifier
- ARGO
N2I_ IDENT - Argon2i algorithm identifier