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-06 23:55:26 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
phpbb
/
passwords
/
driver
History
Marc Alexander
59e50d6d53
[ticket/16878] Default to threads value of 1 when using argon with libsodium
...
PHPBB3-16878
2021-09-18 11:45:23 +02:00
..
argon2i.php
[ticket/16878] Default to threads value of 1 when using argon with libsodium
2021-09-18 11:45:23 +02:00
argon2id.php
[ticket/16017] Add support for Argon2id as default password hashing
2019-07-23 21:30:28 +02:00
base_native.php
[ticket/16266] Refactor patch using argon2 predefined constants
2019-12-28 12:20:51 +07: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
…
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
…
sha1_smf.php
…
sha1_wcf1.php
…
sha1.php
…
sha_xf1.php
…