nextcloud/apps/encryption/lib/Crypto
Côme Chilliet e4244c5fc8
fix(encryption): Improve type strictness on decryption check
Otherwise decrypting a falsy value like '0' would be seen as a
 decryption failure.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-02-23 14:49:03 +01:00
..
Crypt.php fix(encryption): Improve type strictness on decryption check 2026-02-23 14:49:03 +01:00
DecryptAll.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-09 11:46:18 +02:00
EncryptAll.php refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
Encryption.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +02:00