nextcloud/lib/public/encryption
Thomas Müller 678b7d7e4d Merge pull request #15860 from owncloud/enc_fallback_old_encryption
[encryption] handle encrypted files correctly which where encrypted with a old version of ownCloud (<=oc6)
2015-04-27 14:32:19 +02:00
..
exceptions Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
keys Use public interfaces for type hinting 2015-04-24 13:06:03 +02:00
iencryptionmodule.php fall back to the ownCloud default encryption module and aes128 if we read a encrypted file without a header 2015-04-27 13:01:18 +02:00
ifile.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
imanager.php Make methods explicit public 2015-04-27 11:03:51 +02:00