aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/security/isecurerandom.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OCP\Security to PSR-4Roeland Jago Douma2016-05-181-83/+0
* Happy new year!Thomas Müller2016-01-121-1/+1
* Use PHP polyfillsLukas Reschke2015-12-111-5/+6
* Use native CSPRNG if availableLukas Reschke2015-11-091-3/+5
* Fix type annotationLukas Reschke2015-04-271-1/+1
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+4
* Update license headersJenkins for ownCloud2015-03-261-4/+18
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
* URLEncode logout attributeLukas Reschke2015-02-131-2/+3
* Fix quotingLukas Reschke2014-09-031-1/+1
* Add test for the second argumentLukas Reschke2014-09-031-1/+1
* Fix CHAR_SYMBOLSLukas Reschke2014-09-031-1/+1
* Add char consts, hash the specified password for the HMACLukas Reschke2014-09-031-0/+8
* Add some security utilitiesLukas Reschke2014-08-271-0/+53