nextcloud/apps/files_encryption/lib
Bjoern Schiessle 2af7256267 only set the values we need and make sure that we write the file info for both
the real file and the part file, because some information from the part file
might be needed later
2014-11-07 15:20:52 +01:00
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
crypt.php Make files non executable 2014-10-24 11:14:51 +02:00
exceptions.php throw exception if private key is missing 2014-11-05 13:05:46 +01:00
helper.php Add type hinting to functions 2014-10-24 14:13:40 +02:00
keymanager.php Make files non executable 2014-10-24 11:14:51 +02:00
migration.php adding unit tests for encryption data migration 2014-06-05 16:54:04 +02:00
proxy.php also try to get file info from part file 2014-11-07 15:17:24 +01:00
session.php kill OC::$session 2014-08-29 10:22:21 +02:00
stream.php only set the values we need and make sure that we write the file info for both 2014-11-07 15:20:52 +01:00
util.php initialisation of cipher 2014-10-28 19:19:10 +01:00