aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Security/SecureRandom.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-25/+7
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+3
| * Refactors lib/private/Security.Faraz Samapoor2023-09-211-3/+4
* | Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-291-1/+1
|/
* Validate requested length is random string generatorVincent Petry2022-05-121-1/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-28/+0
* Fix testsRoeland Jago Douma2018-01-141-2/+1
* Strict ISecure randomRoeland Jago Douma2018-01-131-3/+5
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* 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/+86