You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption/lib
Björn Schießle f2b86d0227 make sure that $this->userId is initialized before using it as a parameter 14 years ago
..
crypt.php define key size in constructor, otherwise the key size will depend on the servers openssl conf 14 years ago
keymanager.php Made proxy class reuse existing keyfiles not gen new ones; 14 years ago
proxy.php Made proxy class reuse existing keyfiles not gen new ones; 14 years ago
session.php remove debug output, fix typo in file names 14 years ago
stream.php make sure that $this->userId is initialized before using it as a parameter 14 years ago
util.php Added notes where to reuse old keys instead of generating new ones 14 years ago