summaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/lib/crypto/encryptionTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-422/+0
* Fix encryption testsRoeland Jago Douma2016-04-081-3/+0
* allow group shares, even if not all public keys are availableBjoern Schiessle2016-03-151-1/+37
* remember signature version and only set it on update to make sure that otherBjoern Schiessle2016-02-101-0/+19
* fixing unit testsBjörn Schießle2016-02-091-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* make encryption configurable for home storageBjoern Schiessle2015-10-271-9/+27
* update licence headers via scriptMorris Jobke2015-10-051-2/+0
* occ script to disable encryption and to decrypt all files againBjoern Schiessle2015-09-151-0/+78
* occ tool to encrypt all filesBjoern Schiessle2015-08-261-0/+7
* update license headers and authorsMorris Jobke2015-06-251-0/+3
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-5/+5
* Add missing import for the exceptionJoas Schilling2015-05-181-0/+1
* Add a unit test for the decrypt methodJoas Schilling2015-05-181-1/+11
* add l10n to constructorBjoern Schiessle2015-05-181-1/+8
* also encrypt files in trash binBjoern Schiessle2015-05-181-0/+25
* Simplify the testJoas Schilling2015-04-301-11/+3
* skip user if we don't have a public keyBjoern Schiessle2015-04-301-0/+69
* also create encryption keys for empty filesBjoern Schiessle2015-04-281-8/+22
* skip update of encryption keys if file is not encryptedBjoern Schiessle2015-04-281-2/+47
* fall back to the ownCloud default encryption module and aes128 if we read a e...Bjoern Schiessle2015-04-271-0/+27
* fixing license headers - encryption code relatedThomas Müller2015-04-071-14/+12
* remove unused codeBjoern Schiessle2015-04-071-1/+0
* fix versions download and previewsBjoern Schiessle2015-04-071-0/+79