nextcloud/apps/files_encryption/lib
Lukas Reschke b3a04840b5 Add type hinting to functions
It's only reasonable to have proper type hinting here which might even help us to catch bugs.
2014-10-24 14:13:40 +02: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 support aes 256 2014-07-23 12:14:01 +02: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 we also encrypt/decrypt files in the versions folder for previews and if encryption is enabled/disabled 2014-10-06 12:02:08 +02:00
session.php kill OC::$session 2014-08-29 10:22:21 +02:00
stream.php support aes 256 2014-07-23 12:14:01 +02:00
util.php create backup from all keys before recovery 2014-09-19 11:47:18 +02:00