Go to the source code of this file.
Classes | |
class | Password |
Namespaces | |
classes | |
This class can be used to hash passwords using various algorithms and check their validity. It is fully compatible with previous defaults, while also supporting bcrypt and pbkdf2.
Definition in file Password.class.php.