Commit Graph

55 Commits (c50dfd725142abdbad93dbcf01fe13193445386a)

Author SHA1 Message Date
Thomas Müller 7f58e27495 cleanup - more to come after 13 years ago
Sam Tuke 954a627483 Added comment 13 years ago
Sam Tuke 6870add18f Development snapshot 13 years ago
Sam Tuke 927d4c98a1 Fixed todos: undefined vars and unreachable code 13 years ago
Sam Tuke c7b1bdf00e Fixed handling of keyfile subdir creation 13 years ago
Thomas Mueller 8ded07dd5c first style fixes - @samtuke: I added some TODO regarding undefined variables and unreachable code - please review 13 years ago
Sam Tuke c1f20fe37a Made encyrption keyfiles be deleted when their parents are 13 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 13 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 13 years ago
Sam Tuke d95fc4e1e3 Adding sharing support: added new method in Keymanager setShareKey() 13 years ago
Sam Tuke 015787fbb3 All in-use unit tests now passing after merge 13 years ago
Sam Tuke 2d98afa1ea Removed debugging line 13 years ago
Sam Tuke b024db9f98 Made Keymanager::getFileKey() dependencies explicit, fixed client code and tests accordingly 13 years ago
Sam Tuke 7fe9245636 Development snapshot 13 years ago
Sam Tuke 398b52e4f0 Improved formatting of getPublicKeys() 13 years ago
Sam Tuke 1fc5b1d02d Replaced phpseclib calls with symmetric re-encryption of user private key 13 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 13 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 13 years ago
Sam Tuke aabef796a0 Added library phpseclib 13 years ago
Sam Tuke c56fb905d1 Development snapshot 13 years ago
Sam Tuke bfd47cd2df Development snapshot 13 years ago
Sam Tuke 637891b771 Development snapshot, lots of fixes 13 years ago
Sam Tuke 459a7622dc Added check if sharing app is enabled, commented out sharing code due to issue 13 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 13 years ago
Sam Tuke 4da67b0a08 Development snapshot; encryption stream wrapper now successfully writes files, and passes unit tests 13 years ago
Sam Tuke 32ee3de918 Extensive work on crypto stream wrapper implementation 14 years ago
Sam Tuke 293a0f4d32 Started rewrite of cryptstream class (renamed to stream) 14 years ago
Sam Tuke f11f524dfa working on streaming decrypted content 14 years ago
Bjoern Schiessle d039f11905 provide ocs calls and keymanager functions to get/set both keys (private, public) of a user together 14 years ago
Bjoern Schiessle 92ec88c7bc move chane password code from keymanager.php to crypt.php 14 years ago
Sam Tuke 6ce315fe58 added wrapper method in crypt class for encrypting asymmetric and symmetric simultaneously 14 years ago
Bjoern Schiessle 34f93ac765 check if user has write access to a given file before updating the filekey 14 years ago
Bjoern Schiessle e4450d1035 execute file hooks only if server side encryption is enabled 14 years ago
Bjoern Schiessle 12628be38b only call proxies for server side encryption 14 years ago
Bjoern Schiessle 368ade6b2f code cleanup 14 years ago
Bjoern Schiessle bd7d566733 change private key passphrase; disable file proxy for keymanager operations 14 years ago
Bjoern Schiessle a969c23e59 disable admin choice of encryption mode once a decision was taken 14 years ago
Bjoern Schiessle 800942ece7 change key password when user switches from client to server side encryption. 14 years ago
Bjoern Schiessle 5a261b5b8f ask user for passwords when switching from client to server side encryption 14 years ago
Bjoern Schiessle dc596a72c3 remove function which is no longer needed 14 years ago
Bjoern Schiessle d4974b6d4a set default dependencies in keymanager.php 14 years ago
Bjoern Schiessle 5bb3ea9740 define default properties in keymanager.php 14 years ago
Bjoern Schiessle 773d7b119d OCS api calls cleanup 14 years ago
Bjoern Schiessle d5808f07ca return a list of all public keys for a given file 14 years ago
Sam Tuke c4d1ad1b7d Made dependencies of Kaymanager::setFileKey() explicit using dependency injection 14 years ago
Sam Tuke 84fd62b130 Implemented writing of keyfiles and directory hierarchy in proxy class 14 years ago
Sam Tuke eebf76d344 Implemented writing of keyfiles and directory hierarchy in proxy class 14 years ago
Bjoern Schiessle ee15c40b14 comment added 14 years ago
Bjoern Schiessle 23391b3694 get/set key files, take shared files into account 14 years ago
Bjoern Schiessle f752a27605 write keyfiles to server 14 years ago