aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/security/crypto.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Security to PSR-4Roeland Jago Douma2016-04-141-134/+0
* Happy new year!Thomas Müller2016-01-121-1/+2
* getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Use PHP polyfillsLukas Reschke2015-12-111-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Remove "use" statementLukas Reschke2015-08-051-2/+5
* Update phpseclib to 2.0Andreas Fischer2015-08-031-5/+5
* Update license headersJenkins for ownCloud2015-03-261-4/+18
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+17
* Remove workaround for 5.3Lukas Reschke2014-12-041-18/+2
* Add custom hex2bin implementation for 5.3Lukas Reschke2014-09-111-2/+18
* Add char consts, hash the specified password for the HMACLukas Reschke2014-09-031-0/+3
* Use DILukas Reschke2014-08-271-5/+13
* Add some security utilitiesLukas Reschke2014-08-271-0/+104