Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply Argon2 options for Argon2id hashing as well | MichaIng | 2020-05-01 | 1 | -1/+1 |
* | Fix Argon2 options checks | MichaIng | 2020-04-30 | 1 | -10/+5 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -8/+7 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Add Argon2id support | Roeland Jago Douma | 2020-02-07 | 1 | -21/+13 |
* | Allow selecting the hashing algorithm | Roeland Jago Douma | 2020-02-03 | 1 | -11/+27 |
* | ignore values that undershoot the minimum, go with default | Arthur Schiwon | 2020-01-22 | 1 | -5/+13 |
* | use getSystemValueInt | blizzz | 2020-01-21 | 1 | -3/+3 |
* | expose Argon2 options (as we did for bcrypt) | Arthur Schiwon | 2020-01-20 | 1 | -0/+6 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Add ARGON2I support to the hasher | Roeland Jago Douma | 2018-04-04 | 1 | -9/+36 |
* | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 1 | -8/+9 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OC\Security to PSR-4 | Roeland Jago Douma | 2016-04-14 | 1 | -0/+160 |