XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Classes | Namespaces
Password.class.php File Reference

Go to the source code of this file.

Classes

class  Password
 

Namespaces

 classes
 

Detailed Description

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.

Author
Kijin Sung (kijin.nosp@m.@kij.nosp@m.insun.nosp@m.g.co.nosp@m.m)

Definition in file Password.class.php.