summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/SecureRandom.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-28/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix testsRoeland Jago Douma2018-01-141-2/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Strict ISecure randomRoeland Jago Douma2018-01-131-3/+5
| | | | | | | | | * Declare strict * Scalar arguments * Return type * Use fully qualified name for strlen Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 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