Chen Qun
|
ccebb5f373
crypto: Redundant type conversion for AES_KEY pointer
|
5 years ago |
Thomas Huth
|
b7cbb8741b
crypto: Fix LGPL information in the file headers
|
6 years ago |
Markus Armbruster
|
977c736f80
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
|
8 years ago |
Longpeng(Mike)
|
75c8007809
crypto: cipher: add cipher driver framework
|
8 years ago |
Longpeng(Mike)
|
d962c6266c
crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
|
8 years ago |
Gonglei
|
77cf26cd89
crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
|
9 years ago |
Gonglei
|
f844836ddc
crypto: extend mode as a parameter in qcrypto_cipher_supports()
|
9 years ago |
Daniel P. Berrange
|
90d6f60d07
crypto: report enum strings instead of values in errors
|
9 years ago |
Daniel P. Berrange
|
eaec903c5b
crypto: wire up XTS mode for cipher APIs
|
9 years ago |
Daniel P. Berrange
|
e3ba0b6701
crypto: refactor code for dealing with AES cipher
|
9 years ago |
Peter Maydell
|
42f7a448db
crypto: Clean up includes
|
9 years ago |
Daniel P. Berrange
|
3a661f1eab
crypto: add sanity checking of plaintext/ciphertext length
|
9 years ago |
Daniel P. Berrange
|
eb2a770b17
crypto: don't let builtin aes crash if no IV is provided
|
9 years ago |
Daniel P. Berrange
|
6775e2c429
crypto: fix built-in AES decrypt function
|
10 years ago |
Paolo Bonzini
|
4f4f6976d8
crypto: fix builtin qcrypto_cipher_free
|
10 years ago |
Daniel P. Berrange
|
ca38a4cc9e
crypto: introduce generic cipher API & built-in implementation
|
10 years ago |