nextcloud/tests/lib/encryption
Bjoern Schiessle 93ed965cbb fix creation of versions of encrypted files on external storages
in order to create a 1:1 copy of a file if a version gets created
we need to store this information on copyBetweenStorage(). This
allows us to by-pass the encryption wrapper if we read the source file.
2016-03-31 19:24:47 +02:00
..
keys make system root of key storage configurable 2015-08-30 19:00:03 +02:00
decryptalltest.php Adding more DB groups to test suits 2015-11-30 10:55:06 +01:00
encryptionwrappertest.php fix creation of versions of encrypted files on external storages 2016-03-31 19:24:47 +02:00
managertest.php fix creation of versions of encrypted files on external storages 2016-03-31 19:24:47 +02:00
updatetest.php use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 2015-05-11 12:06:57 +02:00
utiltest.php fix creation of versions of encrypted files on external storages 2016-03-31 19:24:47 +02:00