summaryrefslogtreecommitdiffstats
path: root/apps/encryption_dummy/lib
Commit message (Expand)AuthorAgeFilesLines
* Moving encryption_dummy to the apps repo - fixes #15950Thomas Müller2015-04-301-138/+0
* fall back to the ownCloud default encryption module and aes128 if we read a e...Bjoern Schiessle2015-04-271-1/+2
* add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-2/+2
* remove calculateUnencryptedSize() - not neededThomas Müller2015-04-141-10/+0
* Fix typos and some other adjustmentsLukas Reschke2015-04-091-3/+3
* Set human readable module idsThomas Müller2015-04-071-1/+1
* various fixes & start to unit test the encryption storage wrapperThomas Müller2015-04-071-13/+15
* implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+145