Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving encryption_dummy to the apps repo - fixes #15950 | Thomas Müller | 2015-04-30 | 1 | -138/+0 |
* | fall back to the ownCloud default encryption module and aes128 if we read a e... | Bjoern Schiessle | 2015-04-27 | 1 | -1/+2 |
* | add $encryptionModuleId to methods of Keys/IStorage | Thomas Müller | 2015-04-22 | 1 | -2/+2 |
* | remove calculateUnencryptedSize() - not needed | Thomas Müller | 2015-04-14 | 1 | -10/+0 |
* | Fix typos and some other adjustments | Lukas Reschke | 2015-04-09 | 1 | -3/+3 |
* | Set human readable module ids | Thomas Müller | 2015-04-07 | 1 | -1/+1 |
* | various fixes & start to unit test the encryption storage wrapper | Thomas Müller | 2015-04-07 | 1 | -13/+15 |
* | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 1 | -0/+145 |