Commit Graph

122 Commits (fb7ec2bb22055886d55a779b9c19f48daee438c5)

Author SHA1 Message Date
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Sam Tuke e3ac15bad3 development snapshot 14 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
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 800942ece7 change key password when user switches from client to server side encryption. 14 years ago
Bjoern Schiessle d5808f07ca return a list of all public keys for a given file 14 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 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 f6863f9e51 get encryption mode from the settings 14 years ago
Bjoern Schiessle 3ab4ddd1da function to ask for the encryption mode (server side or client side). 14 years ago
Sam Tuke 9216289856 Wrote new methods for testing if a file is encrypted using AES or Blowfish 14 years ago
Sam Tuke d294e77721 Development snapshot: 14 years ago
Sam Tuke 283561823f Added methods for handling encrypted file + iv content 14 years ago
Sam Tuke 6af99f3a09 Development snapshot: 14 years ago
Robin Appelman bd8b921de4 only use 1 fsview when initializing encryption 14 years ago
Robin Appelman 6707e4187e only use 1 fsview when initializing encryption 14 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 14 years ago
Robin Appelman d0455c5819 truncate decrypted files based on filelength 14 years ago
Robin Appelman 9ba467d629 fix encryption for binary files 14 years ago
Robin Appelman 195c37f88a fix for encryption binary files 14 years ago
Sam Tuke e93bb5135d Applied fix from kalassico for "Chiper text must be a string" bug (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094) 14 years ago
Frank Karlitschek a945fa10a6 update copyright 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 70cea18cce ported getUser 14 years ago
Frank Karlitschek e8ec999090 port to use the new public api 14 years ago
Robin Appelman 26e9a0dd13 bugfixes for encryption library and test cases 14 years ago
Georg Ehrke 5b03de9a66 fix comments in crypt lib 14 years ago
Robin Appelman b3a974d8bb only trigger hooks for the default filesystem view 14 years ago
Robin Appelman f1cbb9effc initial integration of encryption 14 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 14 years ago
Bart Visscher 3130234640 Remove execute permissions from source files 15 years ago
Frank Karlitschek 109302a928 add some todos 15 years ago
Frank Karlitschek c2a5b49834 better error reporting during installation 15 years ago
Frank Karlitschek aa582ec43a more work on encryption 15 years ago
Frank Karlitschek 613ab41eb3 more work on the encryption library 15 years ago
Frank Karlitschek 51caa624bb first step to file encription 15 years ago