Commit Graph

164 Commits (dc67c7efa9ff20f8b4466e5b6490405439d4a90f)

Author SHA1 Message Date
Sam Tuke b66d38ecae Revert "Development snapshot" 14 years ago
Sam Tuke c56fb905d1 Development snapshot 14 years ago
Sam Tuke bc3550b37b Development Snapshot 14 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 14 years ago
Sam Tuke bfd47cd2df Development snapshot 14 years ago
Sam Tuke 5328aae8a8 Added unit tests for legacy encryption methods 14 years ago
Sam Tuke 637891b771 Development snapshot, lots of fixes 14 years ago
Sam Tuke 6df35eeddc Added unit tests for setupServerSide(), key paths, and ready() 14 years ago
Sam Tuke b5c0e4042e Fixing use of splitIv 14 years ago
Sam Tuke 138a255f73 Switched require() for require_once() 14 years ago
Sam Tuke cb81b82a11 Fixed IV generation test 14 years ago
Sam Tuke fdf0f6ce61 Added namespace 14 years ago
Sam Tuke dd987a8bd1 Added minor documentation 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Sam Tuke 06ea9c18f8 Development snapshot 14 years ago
Sam Tuke 4da67b0a08 Development snapshot; encryption stream wrapper now successfully writes files, and passes unit tests 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
Sam Tuke ed980674a6 Development snapshot 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 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
Sam Tuke f11f524dfa working on streaming decrypted content 14 years ago
Sam Tuke b883bb6b42 Converted test to PHPUnit format 14 years ago
Sam Tuke d725d07219 added two (currently passing) unit tests 14 years ago
Sam Tuke ea236e83d7 added first version of keymanager PHPUnit test files 14 years ago
Sam Tuke 6ce315fe58 added wrapper method in crypt class for encrypting asymmetric and symmetric simultaneously 14 years ago
Sam Tuke 9368ea73c8 added tests and methods relating to handling of legacy keys 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
Robin Appelman 252453cd34 fix encryption test cases when not logged in 14 years ago
Robin Appelman 46ad51cbe2 dont change the encryption key during the test case 14 years ago
Robin Appelman 49033ff8e0 dont change the encryption key during the test case 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 0f2600e9ea add binary test case for encryption 14 years ago
Robin Appelman e3f1507374 use absolute path for file proxies 14 years ago
Robin Appelman 195c37f88a fix for encryption binary files 14 years ago
Robin Appelman 19bfe21401 add binary test case for encryption 14 years ago
Robin Appelman 601bac746d use absolute path for file proxies 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 14 years ago
Robin Appelman 70cb053e6b improve cryptstream fro writing non-chunksized data 14 years ago