Interface JCryptPassword
Joomla Platform Password Hashing Interface
Direct known implementers
Package: Joomla\Platform\Crypt
Deprecated: 4.0 Use PHP 5.5's native password hashing API
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.2
Located at joomla/crypt/password.php
Deprecated: 4.0 Use PHP 5.5's native password hashing API
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.2
Located at joomla/crypt/password.php
Methods summary
public
string
|
|
public
boolean
|
|
public
|
|
public
|
Magic methods summary
Constants summary
string |
BLOWFISH
|
'$2y$' |
|
string |
JOOMLA
|
'Joomla' |
|
string |
PBKDF
|
'$pbkdf$' |
|
string |
MD5
|
'$1$' |