Commit Graph

46 Commits (17f94de19b5a22c791d4d099ab3a7ad11b254445)

Author SHA1 Message Date
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
Bjoern Schiessle bb229f7291 write private/public key from the client to the server 14 years ago
Bjoern Schiessle bdb406916c fixed path for filesystem view 14 years ago
Sam Tuke 9f51841c57 Mainly work on implementing new encryption system (+ keyfile handling) into proxy classs 14 years ago
Sam Tuke adf5c953dd Fixed use of OCFSV in getPrivateKey() 14 years ago
Sam Tuke e6de086fb6 Fixed various bugs in hooks class 14 years ago
Bjoern Schiessle 6d1ed388c0 keymanager class for basic operations to store and retrieve keys 14 years ago