This website requires JavaScript.
Explore
Help
Register
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-05-08 16:45:19 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
phpbb
/
passwords
/
driver
History
javiexin
1d5f5ccffc
[ticket/15227] Remove STRIP, as always false
...
PHPBB3-15227
2017-05-21 12:58:05 +02:00
..
base.php
[ticket/14733] Use new interface to preserve backwards compatibility
2016-10-03 22:09:16 +02:00
bcrypt_2y.php
…
bcrypt_wcf2.php
…
bcrypt.php
[ticket/14733] Use default cost factor in bcrypt constructor
2016-10-03 22:09:12 +02:00
convert_password.php
…
driver_interface.php
[ticket/14733] Use new interface to preserve backwards compatibility
2016-10-03 22:09:16 +02:00
helper.php
[ticket/13917] Do not pass non-string variables to hash_equals()
2015-06-04 17:16:22 +02:00
md5_mybb.php
…
md5_phpbb2.php
[ticket/15227] Remove STRIP, as always false
2017-05-21 12:58:05 +02:00
md5_vb.php
…
phpass.php
…
rehashable_driver_interface.php
[ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
2016-10-03 22:09:22 +02:00
salted_md5.php
[ticket/13976] Fix comment typo in salted_md5.php
2015-10-21 00:22:42 +02:00
sha1_smf.php
…
sha1_wcf1.php
…
sha1.php
…
sha_xf1.php
…