Sign in
qemu
/
qemu
/
77afc75f69940eba90bc4f33ab046bf547910e2f
/
crypto
/
cipher.c
b7cbb87
crypto: Fix LGPL information in the file headers
by Thomas Huth
· 6 years ago
986bc8d
crypto: use local path for local headers
by Michael S. Tsirkin
· 7 years ago
f171063
crypto: afalg: fix a NULL pointer dereference
by Longpeng
· 7 years ago
25c60df
crypto: cipher: add afalg-backend cipher support
by Longpeng(Mike)
· 8 years ago
75c8007
crypto: cipher: add cipher driver framework
by Longpeng(Mike)
· 8 years ago
32c813e
crypto: assert cipher algorithm is always valid
by Prasad J Pandit
· 8 years 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
· 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
42f7a44
crypto: Clean up includes
by Peter Maydell
· 9 years ago
50de626
crypto: fix transposed arguments in cipher error message
by Daniel P. Berrange
· 9 years ago
d8c02bc
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
by Daniel P. Berrange
· 9 years ago
dd2bf9e
crypto: add additional query accessors for cipher instances
by Daniel P. Berrange
· 9 years ago
91bfcdb
crypto: allow use of nettle/gcrypt to be selected explicitly
by Daniel P. Berrange
· 9 years ago
ed75474
crypto: add a nettle cipher implementation
by Daniel P. Berrange
· 10 years ago
62893b6
crypto: add a gcrypt cipher implementation
by Daniel P. Berrange
· 10 years ago
ca38a4c
crypto: introduce generic cipher API & built-in implementation
by Daniel P. Berrange
· 10 years ago