summaryrefslogtreecommitdiffstats
path: root/lib/private/encryption/util.php
Commit message (Expand)AuthorAgeFilesLines
* cleaning up exception messThomas Müller2015-04-071-2/+2
* getUidAndFilename() always get uid from pathBjoern Schiessle2015-04-071-46/+6
* add helper class accessible for encryption modules to ask for a list of users...Bjoern Schiessle2015-04-071-45/+2
* various fixes & start to unit test the encryption storage wrapperThomas Müller2015-04-071-16/+17
* fix lib/private/encryption/util.php callBjoern Schiessle2015-04-071-1/+4
* remove debug code from coreBjoern Schiessle2015-04-071-3/+0
* check if recovery key exists and encrypt the file with the recovery key if ne...Bjoern Schiessle2015-04-071-1/+22
* fix check if a file is excluded from encryption or notBjoern Schiessle2015-03-271-3/+16
* implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+401