MediaWiki master
Pbkdf2PasswordUsingHashExtension.php File Reference

Implements the Pbkdf2PasswordUsingHashExtension class for the MediaWiki software. More...

Go to the source code of this file.

Classes

class  MediaWiki\Password\Pbkdf2PasswordUsingHashExtension
 A PBKDF2-hashed password, using PHP's hash extension. More...
 

Namespaces

namespace  MediaWiki\Password
 

Detailed Description

Implements the Pbkdf2PasswordUsingHashExtension class for the MediaWiki software.

Note
GPL-2.0-or-later

Definition in file Pbkdf2PasswordUsingHashExtension.php.