Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added wrapper method in crypt class for encrypting asymmetric and symmetric s... | Sam Tuke | 2012-08-14 | 1 | -205/+0 |
* | added tests and methods relating to handling of legacy keys | Sam Tuke | 2012-07-25 | 1 | -13/+2 |
* | Wrote new methods for testing if a file is encrypted using AES or Blowfish | Sam Tuke | 2012-07-24 | 1 | -2/+42 |
* | Development snapshot: | Sam Tuke | 2012-07-18 | 1 | -55/+159 |
* | truncate decrypted files based on filelength | Robin Appelman | 2012-06-21 | 1 | -1/+1 |
* | fix for encryption binary files | Robin Appelman | 2012-06-16 | 1 | -0/+19 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | improve cryptstream fro writing non-chunksized data | Robin Appelman | 2012-05-05 | 1 | -0/+11 |
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | add test cases for cryptstream | Robin Appelman | 2012-04-18 | 1 | -0/+6 |
* | bugfixes for encryption library and test cases | Robin Appelman | 2012-04-18 | 1 | -0/+36 |