This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-10-13 16:05:34 +02:00
Code
Issues
Releases
Wiki
Activity
Files
d3d317a2dea4b3c9c7732975d9a41834ef080a49
php-phpbb
/
phpBB
/
includes
/
crypto
/
driver
History
Marc Alexander
d3d317a2de
[feature/passwords] Correctly supply hash salt and settings to bcrypt
...
PHPBB3-11610
2013-09-14 13:51:44 +02:00
..
base.php
[feature/passwords] Add crypto driver base class and interface
2013-09-14 13:51:10 +02:00
bcrypt_2y.php
[feature/passwords] Add basic bcrypt drivers for $2a$ & $2y$ prefix
2013-09-14 13:51:24 +02:00
bcrypt.php
[feature/passwords] Correctly supply hash salt and settings to bcrypt
2013-09-14 13:51:44 +02:00
interface.php
[feature/passwords] Add crypto driver base class and interface
2013-09-14 13:51:10 +02:00
phpass.php
[feature/passwords] Add salted md5 (phpBB3 default) and phpass drivers
2013-09-14 13:51:16 +02:00
salted_md5.php
[feature/passwords] Add salted md5 (phpBB3 default) and phpass drivers
2013-09-14 13:51:16 +02:00