nextcloud-server/apps/encryption/tests/Crypto
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints
Symfony has added type hints on the `OutputFormatterInterface`,
so we must adjust our type hints to match with Symfony.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-17 18:35:10 +07:00
..
CryptTest.php Add a test for multiKeyEncrypt/Decrypt methods 2023-03-20 14:19:13 +07:00
DecryptAllTest.php Update php licenses 2021-06-04 22:02:41 +07:00
EncryptAllTest.php fix: Adjust console formatter code to match with Symfony type hints 2023-04-17 18:35:10 +07:00
EncryptionTest.php Adapt code to new encryption system 2023-03-17 11:08:58 +07:00