phpbb/phpBB/includes/crypto
Marc Alexander 31d2a8ef05 [feature/passwords] Add salted md5 (phpBB3 default) and phpass drivers
The phpass driver extends the standard salted md5 driver of phpBB3. It will
only support the $P$ prefix that phpass uses.

PHPBB3-11610
2013-09-14 13:51:16 +02:00
..
driver [feature/passwords] Add salted md5 (phpBB3 default) and phpass drivers 2013-09-14 13:51:16 +02:00
helper.php [feature/passwords] Add helper functions, i.e. for combined hashes 2013-09-14 13:50:56 +02:00
manager.php [feature/passwords] Add basic implementation of passwords manager 2013-09-14 13:50:07 +02:00