Package de.mkammerer.argon2
-
Interface Summary Interface Description Argon2 Argon2 password hashing function.Argon2Advanced Advanced Argon2 hash functions.Argon2Helper.IterationLogger Logger for the iteration tests. -
Class Summary Class Description Argon2Constants Commonly used constants.Argon2Factory Factory forArgon2instances.Argon2Helper Provides useful helper methods to work with Argon2.Argon2Helper.NoopLogger Logs nothing.HashResult Hash result, containing both the raw and the encoded representation. -
Enum Summary Enum Description Argon2Factory.Argon2Types Argon2 type.Argon2Version Version of the Argon2 algorithm.