encfs/tests
Jakob Unterwurzacher 21b3811f86 reverse mode: Disable unique IV by default
Commit 76424a58cb enabled unique IV
for reverse mode by default, to get more testing and to increase
security of reverse mode.

The downside is that all IVs change when the inode numbers change,
which means that all of the ciphertext changes.

This may bite people who copied the plaintext to a new filesystem
- they will find out that they have to rsync everything again.

This commit disables unique IV for reverse mode by default. It can
still be enabled through expert mode.
2015-03-16 08:31:25 +01:00
..
benchmark.pl benchmark.pl: Improve help text, add Makefile target 2014-12-27 15:00:58 +01:00
common.pl tests: Use portable_unmount in reverse tests 2015-01-11 23:34:30 +01:00
mount-ecryptfs.expect tests: Add benchmark.pl - benchmark EncFS against eCryptfs 2014-12-08 18:09:20 +01:00
normal.t.pl tests: Use portable_unmount in reverse tests 2015-01-11 23:34:30 +01:00
reverse.t.pl reverse mode: Disable unique IV by default 2015-03-16 08:31:25 +01:00