commit | 5a95e0fccdad951d8779fca459c20649c8b0cbb4 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Fri Oct 23 16:14:25 2015 +0100 |
committer | Daniel P. Berrange <berrange@redhat.com> | Thu Mar 17 14:41:14 2016 +0000 |
tree | fcd700502387cce6fbaba2ad6489f18a74eaf7e9 | |
parent | cb730894ae284965e03a40eabbf623b87206777b [diff] |
crypto: add support for anti-forensic split algorithm The LUKS format specifies an anti-forensic split algorithm which is used to artificially expand the size of the key material on disk. This is an implementation of that algorithm. Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>