summaryrefslogtreecommitdiffstats
path: root/tests/lib/security/securerandom.php
Commit message (Expand)AuthorAgeFilesLines
* Fix namespaces in security/Joas Schilling2016-05-191-76/+0
* getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-2/+2
* getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Use PHP polyfillsLukas Reschke2015-12-111-4/+3
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+2
* Add test for the second argumentLukas Reschke2014-09-031-0/+19
* Refactor tests a little bitLukas Reschke2014-09-031-6/+12
* Add some security utilitiesLukas Reschke2014-08-271-0/+51