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: NFam Zheng <famz@redhat.com> Reviewed-by: NEric Blake <eblake@redhat.com> Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
Showing
crypto/afsplit.c
0 → 100644
include/crypto/afsplit.h
0 → 100644
tests/test-crypto-afsplit.c
0 → 100644
想要评论请 注册 或 登录