Commit Graph

47 Commits (00a30e665128352e9b20268ea65400a968903c74)

Author SHA1 Message Date
Sam Tuke 2e30641caa Removed misleading crypto gen comment 13 years ago
Sam Tuke 015787fbb3 All in-use unit tests now passing after merge 13 years ago
Sam Tuke 7fe9245636 Development snapshot 13 years ago
Sam Tuke 665261dc9a Development snapshot, mocking out Session{} for crypt unit tests 13 years ago
Sam Tuke 453fd66c70 Changing user login pwd now correctly changes encryption key passphrase 13 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 13 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 13 years ago
Sam Tuke c56fb905d1 Development snapshot 13 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 13 years ago
Sam Tuke bfd47cd2df Development snapshot 13 years ago
Sam Tuke 13d93fb416 Development snapshot 13 years ago
Sam Tuke 5328aae8a8 Added unit tests for legacy encryption methods 13 years ago
Sam Tuke 637891b771 Development snapshot, lots of fixes 13 years ago
Sam Tuke b5c0e4042e Fixing use of splitIv 13 years ago
Sam Tuke 886fb188cd Improved documentation 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 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
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Sam Tuke ed980674a6 Development snapshot 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Thomas Mueller ebb28412ca no more require_once() 14 years ago
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