nextcloud-server/lib/public/Encryption
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 +07:00
..
Exceptions composer run cs:fix 2023-01-20 11:45:08 +07:00
Keys composer run cs:fix 2023-01-20 11:45:08 +07:00
IEncryptionModule.php Adapt code to new encryption system 2023-03-17 11:08:58 +07:00
IFile.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IManager.php composer run cs:fix 2023-01-20 11:45:08 +07:00