summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/crypto/encryption.php
Commit message (Expand)AuthorAgeFilesLines
* Fix typos and some other adjustmentsLukas Reschke2015-04-091-2/+2
* Fix PHPDocLukas Reschke2015-04-091-0/+5
* fix function callBjoern Schiessle2015-04-081-2/+1
* fixing license headers - encryption code relatedThomas Müller2015-04-071-4/+18
* fix versions download and previewsBjoern Schiessle2015-04-071-3/+15
* Set human readable module idsThomas Müller2015-04-071-1/+1
* Fix shouldEncrypt and don't throw exception id fileKey not present - can happenThomas Müller2015-04-071-20/+21
* only encrypt files and files_versionsThomas Müller2015-04-071-1/+13
* let user enable recovery keyBjoern Schiessle2015-04-071-1/+3
* fix parameter declaration and class initialisationBjoern Schiessle2015-04-071-3/+3
* check if recovery key exists and encrypt the file with the recovery key if ne...Bjoern Schiessle2015-04-071-4/+35
* add public link share key to file if it was shared as public linkBjoern Schiessle2015-04-071-0/+6
* make sharing and unsharing workBjoern Schiessle2015-04-071-7/+14
* cleanup and removing cachefactoryClark Tomlinson2015-04-071-1/+1
* read encrypted filesBjoern Schiessle2015-04-071-1/+1
* make sure that all file keys are written to the key storageBjoern Schiessle2015-04-071-3/+8
* write encrypted file to discBjoern Schiessle2015-04-071-15/+129
* fixing obvious bugs while testingThomas Müller2015-04-071-0/+138