summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/Hasher.php
Commit message (Expand)AuthorAgeFilesLines
* ignore values that undershoot the minimum, go with defaultArthur Schiwon2020-01-221-5/+13
* use getSystemValueIntblizzz2020-01-211-3/+3
* expose Argon2 options (as we did for bcrypt)Arthur Schiwon2020-01-201-0/+6
* Update license headersChristoph Wurst2019-12-051-1/+3
* Add ARGON2I support to the hasherRoeland Jago Douma2018-04-041-9/+36
* Make OCP\Security stricterRoeland Jago Douma2018-01-161-8/+9
* Update license headersMorris Jobke2017-11-061-0/+1
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-2/+2
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Security to PSR-4Roeland Jago Douma2016-04-141-0/+160