Class PBKPD2HashProvider

java.lang.Object
ch.autumo.commons.security.password.PBKPD2HashProvider
All Implemented Interfaces:
PasswordHashProvider

public class PBKPD2HashProvider extends Object implements PasswordHashProvider
Provides a hash with PBKDF2 with HMAC and SHA256.