aboutsummaryrefslogtreecommitdiffstats
path: root/tests/security/hash_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11873] Add unit test for large password input.Joas Schilling2013-09-281-0/+8
| | | | | | The password should be rejected quite fast. PHPBB3-11873
* [ticket/9916] Updating License in the headerUnknown2012-01-021-1/+1
| | | | PHPBB3-9916
* [ticket/10101] Add test case for native phpass hashesIgor Wiedler2011-03-201-0/+21
PHPBB3-10101