nextcloud/apps/files_encryption/lib
Bjoern Schiessle 3ab4ddd1da function to ask for the encryption mode (server side or client side).
Needs to be implemented and integrated into the settings.
2012-07-26 13:47:43 +02:00
..
crypt.php function to ask for the encryption mode (server side or client side). 2012-07-26 13:47:43 +02:00
cryptstream.php fix saved file size for uploaded files 2012-06-21 18:22:18 +02:00
keymanager.php Fixed use of OCFSV in getPrivateKey() 2012-07-25 16:56:52 +01:00
proxy.php Started implementation of new encyryption classes into the encryption proxy 2012-07-25 16:26:03 +01:00
util.php Changed util class methods to use / create public keys in single shared public-keys directory, and group encryption-related user files 2012-07-25 15:33:25 +01:00