nextcloud/apps/files_encryption/lib
Björn Schießle 8790ceba25 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 2013-04-22 11:59:26 +02:00
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 2013-02-10 14:42:23 +01:00
crypt.php Fixed stream wrapper bugs 2013-03-09 19:18:34 +01:00
keymanager.php make sure that all share keys get deleted if a file/folder gets unshared from a user/group 2013-04-19 13:17:08 +02:00
proxy.php improved rename and file size support 2013-04-22 04:40:49 +02:00
session.php make sure that public-keys dir exists 2013-04-10 16:46:02 +02:00
stream.php improved rename and file size support 2013-04-22 04:40:49 +02:00
util.php fix sharing of folders. First we need to collect all files. Than we need to find all users with access to the file because this can vary from file to file and than we can encrypt it for all recipients 2013-04-22 11:58:39 +02:00