| Package | Description |
|---|---|
| com.helger.photon.basic.security.password.hash |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPasswordHashCreatorPBKDF2
Base class for
IPasswordHashCreator using the PBKDF2 algorithm. |
class |
PasswordHashCreatorDefault
The default implementation of
IPasswordHashCreator. |
class |
PasswordHashCreatorPBKDF2_1000_48
The new default implementation of
IPasswordHashCreator that requires
a salt and uses the PBKDF2. |
Copyright © 2014–2015 Philip Helger. All rights reserved.