nextcloud/apps/files_encryption/lib
Bjoern Schiessle d039f11905 provide ocs calls and keymanager functions to get/set both keys (private, public) of a user together 2012-08-15 13:18:11 +02:00
..
crypt.php move chane password code from keymanager.php to crypt.php 2012-08-15 09:54:21 +02:00
cryptstream.php Implemented writing of keyfiles and directory hierarchy in proxy class 2012-07-31 19:35:36 +01:00
keymanager.php provide ocs calls and keymanager functions to get/set both keys (private, public) of a user together 2012-08-15 13:18:11 +02:00
proxy.php added wrapper method in crypt class for encrypting asymmetric and symmetric simultaneously 2012-08-14 19:06:56 +01:00
util.php Implemented writing of keyfiles and directory hierarchy in proxy class 2012-07-31 19:35:36 +01:00