Jakob Unterwurzacher
|
d8fb28a1c3
|
ctlsock: prevent panic on invalid decrypt request
|
2016-11-10 23:51:47 +01:00 |
|
Jakob Unterwurzacher
|
c03fc46a51
|
ctlsock: implement EncryptPath for reverse mode, add tests
|
2016-11-10 23:32:51 +01:00 |
|
Jakob Unterwurzacher
|
d25fcc6a4b
|
reverse: gocryptfs.conf was missing from the directory listings
Fix the test for that and add checks in example_filesystems_test.
|
2016-10-08 22:25:08 +02:00 |
|
Jakob Unterwurzacher
|
f054353bd3
|
reverse: make gocryptfs.conf mapping plaintextnames-aware
Only in plaintextnames-mode AND with the config file at the
default location it will be mapped into the mountpoint.
Also adds a test for that.
|
2016-10-08 20:57:38 +02:00 |
|
Jakob Unterwurzacher
|
e9bb8b800c
|
reverse: switch from GCM-SIV to AES-SIV
GCM-SIV is not yet finalized, and the reference implemenation is
painfully slow at about 2 MB/s. Switch to AES-SIV.
|
2016-09-26 23:25:13 +02:00 |
|
Jakob Unterwurzacher
|
32e35adcad
|
tests: add reverse linux tarball test
|
2016-09-25 20:04:03 +02:00 |
|
Jakob Unterwurzacher
|
b883dd10a6
|
reverse: add symlink encryption and Readlink support
|
2016-09-25 18:01:24 +02:00 |
|
Jakob Unterwurzacher
|
ffdb7cd47a
|
reverse: more thorough longname stat test
Now also verifies the returned file size.
|
2016-09-25 16:43:17 +02:00 |
|
Jakob Unterwurzacher
|
2050c7f3b3
|
reverse: add gcmsiv flag and associated tests
|
2016-09-25 16:43:17 +02:00 |
|
Jakob Unterwurzacher
|
6c52c1a6e6
|
reverse: add longname benchmark
|
2016-09-25 16:43:17 +02:00 |
|