summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-122-2/+20
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-072-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-042-0/+2
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-017-7/+0
* Update author informationLukas Reschke2016-03-013-0/+3
* Merge pull request #22727 from owncloud/decrypt_all_master_keyThomas Müller2016-03-013-27/+46
|\
| * make decrypt all work with the master keyBjoern Schiessle2016-02-293-27/+46
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-012-0/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-284-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-2518-26/+108
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-154-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-142-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-122-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-1116-0/+34
* remember signature version and only set it on update to make sure that otherBjoern Schiessle2016-02-102-12/+40
* use the version of the original file if we write the part file to have a prop...Bjoern Schiessle2016-02-101-15/+30
* Add tests for setVersionLukas Reschke2016-02-091-0/+40
* Use cache update instead of put for encryption versionVincent Petry2016-02-091-1/+1
* Use cache and add testsLukas Reschke2016-02-093-15/+39
* don't decrease ->version for part files but only a local variable, otherwise ...Bjoern Schiessle2016-02-091-4/+8
* realPath should contain the path to the file we want to read, e.g. the versio...Bjoern Schiessle2016-02-091-1/+1
* Use database for keeping track of the versionLukas Reschke2016-02-092-5/+31
* Use number of chunk for HMAC as wellLukas Reschke2016-02-092-14/+16
* Keep track of file versionLukas Reschke2016-02-093-13/+53
* Clarify documentationLukas Reschke2016-02-091-0/+2
* Use hash with appended "a" of the original password for the authenticationLukas Reschke2016-02-091-3/+4
* fixing unit testsBjörn Schießle2016-02-093-11/+56
* Use random_bytes instead OpenSSLLukas Reschke2016-02-091-8/+1
* meta data are at the end of the fileBjörn Schießle2016-02-091-1/+1
* always use default cipher for write operations, no matter how the file was en...Björn Schießle2016-02-091-3/+3
* make it backward compatible to work with signed and un-signed filesBjörn Schießle2016-02-092-10/+19
* sign all encrypted blocks and check signature on decryptBjörn Schießle2016-02-097-32/+131
* Add note about the addPadding functionLukas Reschke2016-02-091-0/+4
* Use an actual 16 byte long IVLukas Reschke2016-02-091-17/+2
* Use AES-256-CTR as defaultLukas Reschke2016-02-092-26/+68
* Make sure encryption has a valid licence tagJoas Schilling2016-02-031-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-262-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-232-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-202-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-152-0/+2
* Merge pull request #21612 from owncloud/fix_21598Thomas Müller2016-01-132-16/+69
|\
| * only use master key ID if a user is logged in. Otherwise keep the public link...Björn Schießle2016-01-112-16/+69
* | Happy new year!Thomas Müller2016-01-1244-44/+60
* | getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-092-0/+104
* Remove undefined variableLukas Reschke2016-01-071-4/+0
* Fix PHPDoc + Add handling for error casesLukas Reschke2016-01-073-9/+69
* Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-...Thomas Müller2016-01-071-2/+1
|\
| * Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0