nextcloud/apps/encryption/lib
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
..
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
Command Merge pull request #34724 from nextcloud/encryption-read-before-cache 2022-12-20 17:16:12 +01:00
Controller Update php licenses 2021-06-04 22:02:41 +02:00
Crypto Adapt code to new encryption system 2023-03-17 11:08:58 +01:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Hooks Update php licenses 2021-06-04 22:02:41 +02:00
Migration Fix a few psalm issues and moved back to psalm/phar 4.18 2022-01-12 20:03:06 +01: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
HookManager.php Update php licenses 2021-06-04 22:02:41 +02:00
KeyManager.php Adapt code to new encryption system 2023-03-17 11:08:58 +01:00
Recovery.php Adapt code to new encryption system 2023-03-17 11:08:58 +01:00
Session.php Update php licenses 2021-06-04 22:02:41 +02:00
Util.php Update php licenses 2021-06-04 22:02:41 +02:00