aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/encryption/keys
Commit message (Expand)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-251-0/+2
* delete all file keys doesn't need the encryption module as parameter; impleme...Bjoern Schiessle2015-05-131-2/+1
* Use public interfaces for type hintingJoas Schilling2015-04-241-1/+1
* only update share keys if the file was encryptedBjoern Schiessle2015-04-241-0/+2
* add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-11/+22
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+18
* Check if the key exists, before trying to delete itJoas Schilling2015-04-091-4/+4
* fixing license headers - encryption code relatedThomas Müller2015-04-071-14/+13
* implement webdav copyBjoern Schiessle2015-04-071-3/+9
* Adding renameKeys to IStorageThomas Müller2015-04-071-1/+10
* core: documentation fixesBjoern Schiessle2015-04-071-1/+1
* add deleteKey methods to key storageBjoern Schiessle2015-04-071-0/+1
* fix keystorage and add unit testsBjoern Schiessle2015-04-071-1/+1
* add deleteAllFileKeys to public interface and add "uid" as parameter for theBjoern Schiessle2015-03-271-0/+8
* implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+117