Sign in
qemu
/
qemu
/
9f5d95976895132976d9d6c14e7a35781d6f1e15
/
tests
/
test-crypto-cipher.c
7b8eb7f
tests: Use error_free_or_abort() where appropriate
by Markus Armbruster
· 4 years, 7 months ago
ffb7bf4
crypto: add 3des-ede support when using libgcrypt/nettle
by Longpeng(Mike)
· 8 years ago
3c28292
crypto: add CTR mode support
by Gonglei
· 8 years ago
f844836
crypto: extend mode as a parameter in qcrypto_cipher_supports()
by Gonglei
· 8 years ago
a5d2f44
crypto: ensure XTS is only used with ciphers with 16 byte blocks
by Daniel P. Berrange
· 8 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
eaec903
crypto: wire up XTS mode for cipher APIs
by Daniel P. Berrange
· 9 years ago
50f6753
crypto: add support for the twofish cipher algorithm
by Daniel P. Berrange
· 9 years ago
9431852
crypto: add support for the serpent cipher algorithm
by Daniel P. Berrange
· 9 years ago
084a85e
crypto: add support for the cast5-128 cipher algorithm
by Daniel P. Berrange
· 9 years ago
aa41363
crypto: skip testing of unsupported cipher algorithms
by Daniel P. Berrange
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
dd2bf9e
crypto: add additional query accessors for cipher instances
by Daniel P. Berrange
· 9 years ago
3a661f1
crypto: add sanity checking of plaintext/ciphertext length
by Daniel P. Berrange
· 9 years ago
eb2a770
crypto: don't let builtin aes crash if no IV is provided
by Daniel P. Berrange
· 9 years ago
019c2ab
crypto: extend unit tests to cover decryption too
by Daniel P. Berrange
· 9 years ago
ca38a4c
crypto: introduce generic cipher API & built-in implementation
by Daniel P. Berrange
· 10 years ago