aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/lib/crypt.php
Commit message (Expand)AuthorAgeFilesLines
* Development snapshot:Sam Tuke2012-07-181-12/+112
* Added methods for handling encrypted file + iv contentSam Tuke2012-07-171-95/+67
* Development snapshot:Sam Tuke2012-07-111-142/+172
* only use 1 fsview when initializing encryptionRobin Appelman2012-06-211-7/+5
* truncate decrypted files based on filelengthRobin Appelman2012-06-211-2/+6
* fix for encryption binary filesRobin Appelman2012-06-161-18/+21
* Applied fix from kalassico for "Chiper text must be a string" bug (http://for...Sam Tuke2012-05-311-10/+17
* update copyrightFrank Karlitschek2012-05-261-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported getUserFrank Karlitschek2012-05-011-1/+1
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* bugfixes for encryption library and test casesRobin Appelman2012-04-181-27/+28
* fix comments in crypt libGeorg Ehrke2012-03-211-1/+1
* only trigger hooks for the default filesystem viewRobin Appelman2012-02-211-21/+20
* initial integration of encryptionRobin Appelman2012-02-211-0/+207