nextcloud/apps/files_encryption/lib
Björn Schießle f2b86d0227 make sure that $this->userId is initialized before using it as a parameter 2013-03-04 17:58:56 +01:00
..
crypt.php define key size in constructor, otherwise the key size will depend on the servers openssl conf 2013-03-04 15:33:38 +01:00
keymanager.php Made proxy class reuse existing keyfiles not gen new ones; 2013-02-27 18:46:44 +00:00
proxy.php Made proxy class reuse existing keyfiles not gen new ones; 2013-02-27 18:46:44 +00:00
session.php remove debug output, fix typo in file names 2013-02-14 16:33:57 +01:00
stream.php make sure that $this->userId is initialized before using it as a parameter 2013-03-04 17:58:56 +01:00
util.php Added notes where to reuse old keys instead of generating new ones 2013-02-27 18:50:57 +00:00