qemu-e2k/qapi
Daniel P. Berrange 084a85eedd 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>
2016-03-17 14:41:15 +00:00
..
block-core.json
block.json
common.json
crypto.json crypto: add support for the cast5-128 cipher algorithm 2016-03-17 14:41:15 +00:00
event.json
introspect.json
Makefile.objs
opts-visitor.c
qapi-dealloc-visitor.c
qapi-util.c
qapi-visit-core.c
qmp-dispatch.c
qmp-event.c
qmp-input-visitor.c
qmp-output-visitor.c
qmp-registry.c
rocker.json
string-input-visitor.c
string-output-visitor.c
trace.json