nextcloud/apps/files_encryption/tests
Bjoern Schiessle fd86d76f98 new folder structure for keys
all keys are now in files_encryption/key/path_to_file/filename/
share keys are named: user.shareKey
file key is named: fileKey
2014-11-26 10:57:47 +01:00
..
binary rename folder to tests 2013-04-30 00:34:05 +02:00
crypt.php new folder structure for keys 2014-11-26 10:57:47 +01:00
encryption.key added users for tests 2013-05-26 20:44:15 +02:00
encryption_table.xml adding unit tests for encryption data migration 2014-06-05 16:54:04 +02:00
helper.php new folder structure for keys 2014-11-26 10:57:47 +01:00
hooks.php new folder structure for keys 2014-11-26 10:57:47 +01:00
keymanager.php new folder structure for keys 2014-11-26 10:57:47 +01:00
legacy-encrypted-text.txt added users for tests 2013-05-26 20:44:15 +02:00
migration.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
proxy.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
share.php new folder structure for keys 2014-11-26 10:57:47 +01:00
stream.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
testcase.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
trashbin.php new folder structure for keys 2014-11-26 10:57:47 +01:00
util.php new folder structure for keys 2014-11-26 10:57:47 +01:00
webdav.php new folder structure for keys 2014-11-26 10:57:47 +01:00
zeros rename folder to tests 2013-04-30 00:34:05 +02:00