qemu-e2k/tests
Daniel P. Berrangé f8157e100c crypto: add crypto tests for single block DES-ECB and DES-CBC
The GNUTLS crypto provider doesn't support DES-ECB, only DES-CBC.
We can use the latter to simulate the former, if we encrypt only
1 block (8 bytes) of data at a time, using an all-zeros IV. This
is a very inefficient way to use the QCryptoCipher APIs, but
since the VNC authentication challenge is only 16 bytes, this
is acceptable. No other part of QEMU should be using DES. This
test case demonstrates the equivalence of ECB and CBC for the
single-block case.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-07-14 14:15:52 +01:00
..
acceptance MIPS patches queue 2021-07-04 14:04:12 +01:00
bench
data tests: acpi: pc: update expected DSDT blobs 2021-07-03 03:12:35 -04:00
decode
docker tcg: Build ffi data structures for helpers 2021-06-19 08:51:11 -07:00
fp
guest-debug
image-fuzzer
include
keys
migration tests/migration: fix "downtime_limit" type when "migrate-set-parameters" 2021-07-05 10:51:26 +01:00
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests qemu-img: Make unallocated part of backing chain obvious in map 2021-07-12 11:10:53 -05:00
qtest hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30) 2021-07-12 12:27:38 +02:00
rocker
tcg tests/tcg: generalise the disabling of the signals test 2021-07-08 14:05:51 +01:00
tsan
uefi-test-tools
unit crypto: add crypto tests for single block DES-ECB and DES-CBC 2021-07-14 14:15:52 +01:00
vm tests/vm: expose --source-path to scripts to find extra files 2021-06-07 14:42:47 +01:00
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
meson.build
requirements.txt
test-qht-par.c
vhost-user-bridge.c