aboutsummaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2015-10-23 16:14:25 +0100
committerDaniel P. Berrange <berrange@redhat.com>2016-03-17 14:41:14 +0000
commit5a95e0fccdad951d8779fca459c20649c8b0cbb4 (patch)
treefcd700502387cce6fbaba2ad6489f18a74eaf7e9 /tests/.gitignore
parentcb730894ae284965e03a40eabbf623b87206777b (diff)
downloadqemu-5a95e0fccdad951d8779fca459c20649c8b0cbb4.zip
qemu-5a95e0fccdad951d8779fca459c20649c8b0cbb4.tar.gz
qemu-5a95e0fccdad951d8779fca459c20649c8b0cbb4.tar.bz2
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>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 369f848..5b97e8c 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -12,6 +12,7 @@ test-base64
test-bitops
test-blockjob-txn
test-coroutine
+test-crypto-afsplit
test-crypto-cipher
test-crypto-hash
test-crypto-ivgen