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 471d2b732c introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 14 years ago
crypt.php introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
helper.php introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
keymanager.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
proxy.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
session.php introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
stream.php code optimized and cleaned up unused vars 13 years ago
util.php introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago