commit | f7257a93f965703afafffff826eebf9ef70612e5 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Apr 05 20:39:57 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 05 20:39:57 2015 -0400 |
tree | acdcc8c95c8b15bb20f4dbd646ea6c3b05616744 | |
parent | 8afaf3be33fe129357cb616ca6939077d6e5ead9 [diff] |
Change filename encryption to use CTS mode Previously we were using a weird hybrid CBC/CTS. Switch things so we are using straight CTS; this corresponds to changes made in the latest ext4 encryption patches. Signed-off-by: Theodore Ts'o <tytso@mit.edu>