diff options
| author | Daniel P. Berrange | 2016-02-10 18:07:42 +0100 |
|---|---|---|
| committer | Daniel P. Berrange | 2016-03-17 15:41:15 +0100 |
| commit | 084a85eeddfe1ab84b861971b6efd976d2ae3d1f (patch) | |
| tree | 8419c6e40182eecd788d7d2f8db6d46f7514dbe7 /include/crypto | |
| parent | crypto: skip testing of unsupported cipher algorithms (diff) | |
| download | qemu-084a85eeddfe1ab84b861971b6efd976d2ae3d1f.tar.gz qemu-084a85eeddfe1ab84b861971b6efd976d2ae3d1f.tar.xz qemu-084a85eeddfe1ab84b861971b6efd976d2ae3d1f.zip | |
crypto: add support for the cast5-128 cipher algorithm
A new cipher algorithm 'cast-5-128' is defined for the
Cast-5 algorithm with 128 bit key size. Smaller key sizes
are supported by Cast-5, but nothing in QEMU should use
them, so only 128 bit keys are permitted.
The nettle and gcrypt cipher backends are updated to
support the new cipher and a test vector added to the
cipher test suite. The new algorithm is enabled in the
LUKS block encryption driver.
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions
