Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -2/+2 |
* | Mark method as deprecated | Carl Schwan | 2022-09-13 | 1 | -1/+0 |
* | Fix decryption fallback after adding a secret | Julius Härtl | 2022-03-10 | 1 | -5/+10 |
* | Add fallback routines for empty secret cases | Julius Härtl | 2022-03-10 | 1 | -0/+9 |
* | Throw exception if encrypting the data failed. | Daniel Kesselberg | 2021-07-05 | 1 | -6/+16 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Explicitly check hex2bin input | Roeland Jago Douma | 2021-02-18 | 1 | -3/+19 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Derive encryption key & MAC key from a single key. | lynn-stephenson | 2020-10-15 | 1 | -7/+15 |
* | Use random_bytes | Roeland Jago Douma | 2020-05-11 | 1 | -7/+13 |
* | 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 | -3/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -4/+3 |
* | Throw exception if decryption fails | Roeland Jago Douma | 2018-11-14 | 1 | -4/+10 |
* | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 1 | -3/+4 |
* | Adds type hinting for scalar types in ICrypto->decrypt | Morris Jobke | 2018-01-13 | 1 | -1/+1 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | 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/+134 |