nextcloud/apps/files_encryption/lib
Bjoern Schiessle 800942ece7 change key password when user switches from client to server side encryption.
make use of the keymanager class in changekeypasscode()
2012-08-09 13:47:27 +02:00
..
crypt.php change key password when user switches from client to server side encryption. 2012-08-09 13:47:27 +02:00
cryptstream.php Implemented writing of keyfiles and directory hierarchy in proxy class 2012-07-31 19:35:36 +01:00
keymanager.php change key password when user switches from client to server side encryption. 2012-08-09 13:47:27 +02:00
proxy.php Made dependencies of Kaymanager::setFileKey() explicit using dependency injection 2012-08-01 14:11:41 +01:00
util.php Implemented writing of keyfiles and directory hierarchy in proxy class 2012-07-31 19:35:36 +01:00