nextcloud/core/Command/Encryption
Roeland Jago Douma 5340ab3a75
New SSE key format
* Encrypt the keys with the instance secret
* Store them as json (so we can add other things if needed)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-20 15:42:43 +02:00
..
ChangeKeyStorageRoot.php Add return value to all commands 2020-06-26 14:54:51 +02:00
DecryptAll.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Disable.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Enable.php Add return value to all commands 2020-06-26 14:54:51 +02:00
EncryptAll.php Add return value to all commands 2020-06-26 14:54:51 +02:00
ListModules.php Add return value to all commands 2020-06-26 14:54:51 +02:00
MigrateKeyStorage.php New SSE key format 2020-08-20 15:42:43 +02:00
SetDefaultModule.php Add return value to all commands 2020-06-26 14:54:51 +02:00
ShowKeyStorageRoot.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Status.php Add return value to all commands 2020-06-26 14:54:51 +02:00