Package org.forgerock.opendj.security.hash.pbkdf2
package org.forgerock.opendj.security.hash.pbkdf2
Classes and interfaces providing hashing functionality for PBKDF2 algorithm.
-
ClassDescriptionImplementation of a
PBKDF2PasswordEncodingServicethat supports the PBKDF2 hashing algorithm.Implementation of aPasswordEncodingServicethat supports the PBKDF2 hashing algorithm.A request to encode a password according to the PBKDF2 algorithm.Implementation of aPBKDF2PasswordEncodingServicethat offloads the computation of the hashes locally.