nextcloud/apps/encryption/tests
Côme Chilliet 8900d030d1
Adapt code to new encryption system
fileKey gets deleted upon save as it’s stored in shareKeys instead now.
We use presence of a fileKey to detect if a file is using the legacy
 system or the new one, because we do not always have access to header
 data.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-03-17 11:08:58 +01:00
..
Command allow running encryption:fix-encrypted-version for all users 2022-11-29 17:49:35 +01:00
Controller Remove at() matcher use from encryption tests 2022-05-24 12:18:19 +02:00
Crypto Adapt code to new encryption system 2023-03-17 11:08:58 +01:00
Hooks Update php licenses 2021-06-04 22:02:41 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
Users Update php licenses 2021-06-04 22:02:41 +02:00
HookManagerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
KeyManagerTest.php Remove at() matcher use from encryption tests 2022-05-24 12:18:19 +02:00
RecoveryTest.php Update php licenses 2021-06-04 22:02:41 +02:00
SessionTest.php Update php licenses 2021-06-04 22:02:41 +02:00
UtilTest.php Update php licenses 2021-06-04 22:02:41 +02:00