summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/Hasher.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Apply Argon2 options for Argon2id hashing as wellMichaIng2020-05-011-1/+1
* Fix Argon2 options checksMichaIng2020-04-301-10/+5
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+7
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Add Argon2id supportRoeland Jago Douma2020-02-071-21/+13
* Allow selecting the hashing algorithmRoeland Jago Douma2020-02-031-11/+27
* 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