aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/security/stringutils.php
Commit message (Collapse)AuthorAgeFilesLines
* Use PHP polyfillsLukas Reschke2015-12-111-38/+0
|
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
|
* Refactor tests a little bitLukas Reschke2014-09-031-6/+23
|
* Add some security utilitiesLukas Reschke2014-08-271-0/+21
This adds some security utilities to core including: - A library for basic crypto operations (e.g. to encrypt passwords) - A better library for cryptographic actions which allows you to specify the charset - A library for secure string comparisions Remove .htaccess Remove .htaccess Fix typo Add public API Use timing constant comparision Remove CBC constant Adjust code Remove confusing $this