Commit Graph

53 Commits (2d98afa1ea227f74ddad6649fadb90c2483192a5)

Author SHA1 Message Date
Sam Tuke b024db9f98 Made Keymanager::getFileKey() dependencies explicit, fixed client code and tests accordingly 12 years ago
Sam Tuke 7fe9245636 Development snapshot 12 years ago
Sam Tuke 665261dc9a Development snapshot, mocking out Session{} for crypt unit tests 12 years ago
Sam Tuke 453fd66c70 Changing user login pwd now correctly changes encryption key passphrase 12 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
Sam Tuke bc3550b37b 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 5328aae8a8 Added unit tests for legacy encryption methods 13 years ago
Sam Tuke 637891b771 Development snapshot, lots of fixes 13 years ago
Sam Tuke 6df35eeddc Added unit tests for setupServerSide(), key paths, and ready() 13 years ago
Sam Tuke b5c0e4042e Fixing use of splitIv 13 years ago
Sam Tuke 138a255f73 Switched require() for require_once() 13 years ago
Sam Tuke cb81b82a11 Fixed IV generation test 13 years ago
Sam Tuke fdf0f6ce61 Added namespace 13 years ago
Sam Tuke dd987a8bd1 Added minor documentation 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Sam Tuke 06ea9c18f8 Development snapshot 13 years ago
Sam Tuke 4da67b0a08 Development snapshot; encryption stream wrapper now successfully writes files, and passes unit tests 13 years ago
Sam Tuke ed980674a6 Development snapshot 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Sam Tuke e3ac15bad3 development snapshot 13 years ago
Sam Tuke 32ee3de918 Extensive work on crypto stream wrapper implementation 13 years ago
Sam Tuke 293a0f4d32 Started rewrite of cryptstream class (renamed to stream) 13 years ago
Sam Tuke f11f524dfa working on streaming decrypted content 13 years ago
Sam Tuke b883bb6b42 Converted test to PHPUnit format 13 years ago
Sam Tuke d725d07219 added two (currently passing) unit tests 13 years ago
Sam Tuke ea236e83d7 added first version of keymanager PHPUnit test files 13 years ago
Sam Tuke 6ce315fe58 added wrapper method in crypt class for encrypting asymmetric and symmetric simultaneously 13 years ago
Sam Tuke 9368ea73c8 added tests and methods relating to handling of legacy keys 13 years ago
Sam Tuke 9216289856 Wrote new methods for testing if a file is encrypted using AES or Blowfish 13 years ago
Sam Tuke d294e77721 Development snapshot: 13 years ago
Robin Appelman 252453cd34 fix encryption test cases when not logged in 13 years ago
Robin Appelman 46ad51cbe2 dont change the encryption key during the test case 13 years ago
Robin Appelman 49033ff8e0 dont change the encryption key during the test case 13 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 13 years ago
Robin Appelman d0455c5819 truncate decrypted files based on filelength 13 years ago
Robin Appelman 9ba467d629 fix encryption for binary files 13 years ago
Robin Appelman 0f2600e9ea add binary test case for encryption 13 years ago
Robin Appelman e3f1507374 use absolute path for file proxies 13 years ago
Robin Appelman 195c37f88a fix for encryption binary files 13 years ago
Robin Appelman 19bfe21401 add binary test case for encryption 13 years ago
Robin Appelman 601bac746d use absolute path for file proxies 13 years ago