This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-29 03:03:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f183bbcf8eb007eff094228f9b3f05682d207c4
archived-php-src
/
ext
/
standard
/
tests
/
password
T
History
Máté Kocsis
ea1b878877
Fix
#78969
Make PASSWORD_DEFAULT match PASSWORD_BCRYPT instead of being null
...
It was an unintentional BC break.
2020-01-27 13:57:00 +01:00
..
bug75221.phpt
improve libargon2/libsodium compatibility
2019-07-10 09:00:41 +02:00
password_bcrypt_errors.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
password_default.phpt
Fix
#78969
Make PASSWORD_DEFAULT match PASSWORD_BCRYPT instead of being null
2020-01-27 13:57:00 +01:00
password_deprecated_salts.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
password_get_info_argon2.phpt
Implement password mechanism registry
2018-11-20 17:26:55 -05:00
password_get_info.phpt
Implement password mechanism registry
2018-11-20 17:26:55 -05:00
password_hash_argon2.phpt
Implement password mechanism registry
2018-11-20 17:26:55 -05:00
password_hash_error_argon2.phpt
improve libargon2/libsodium compatibility
2019-07-10 09:00:41 +02:00
password_hash_error.phpt
Implement password mechanism registry
2018-11-20 17:26:55 -05:00
password_hash.phpt
Implement password mechanism registry
2018-11-20 17:26:55 -05:00
password_needs_rehash_argon2.phpt
Relax argon2 mem_cost down to 64k, bump time_cost to 4
2019-07-09 11:36:48 -04:00
password_needs_rehash_error.phpt
Implement password mechanism registry
2018-11-20 17:26:55 -05:00
password_needs_rehash.phpt
Bugfix
#78208
Needs rehash with an unknown algo should always return true.
2019-06-27 19:26:03 -04:00
password_verify_argon2.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
password_verify_error.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
password_verify.phpt
Untouching old tests
2016-07-12 16:38:49 -05:00