summaryrefslogtreecommitdiffstats
path: root/apps/encryption_dummy
Commit message (Expand)AuthorAgeFilesLines
* Moving encryption_dummy to the apps repo - fixes #15950Thomas Müller2015-04-305-218/+0
* Merge pull request #15860 from owncloud/enc_fallback_old_encryptionThomas Müller2015-04-271-1/+2
|\
| * fall back to the ownCloud default encryption module and aes128 if we read a e...Bjoern Schiessle2015-04-271-1/+2
* | Fix module registrationJoas Schilling2015-04-271-1/+3
|/
* add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-2/+2
* Fix dummy encryption module registrationJoas Schilling2015-04-181-1/+1
* 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
* Adding app icon and fixing admin settingThomas Müller2015-04-071-0/+51
* 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-264-0/+172