summaryrefslogtreecommitdiffstats
path: root/lib/public/security
Commit message (Expand)AuthorAgeFilesLines
* 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-164-0/+18
* Update license headersJenkins for ownCloud2015-03-264-16/+72
* Revert "Updating license headers"Morris Jobke2015-02-264-68/+21
* Updating license headersJenkins for ownCloud2015-02-234-21/+68
* URLEncode logout attributeLukas Reschke2015-02-131-2/+3
* Add OCP\Security\IHasherLukas Reschke2014-11-061-0/+48
* 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-273-0/+124