..
aes.c
afsplit.c
block-luks.c
crypto: Switch to QEMU UUID API
2016-09-23 11:42:52 +08:00
block-luks.h
block-qcow.c
block-qcow.h
block.c
crypto: report enum strings instead of values in errors
2016-09-12 12:00:52 +01:00
blockpriv.h
cipher-builtin.c
crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
2016-10-19 10:09:24 +01:00
cipher-gcrypt.c
crypto: add 3des-ede support when using libgcrypt/nettle
2016-12-21 14:26:26 +00:00
cipher-nettle.c
crypto: add 3des-ede support when using libgcrypt/nettle
2016-12-21 14:26:26 +00:00
cipher.c
crypto: add 3des-ede support when using libgcrypt/nettle
2016-12-21 14:26:26 +00:00
desrfb.c
hash-gcrypt.c
hash-glib.c
hash-nettle.c
hash.c
hmac-gcrypt.c
crypto: support HMAC algorithms based on libgcrypt
2016-12-22 09:24:59 +00:00
hmac-glib.c
crypto: support HMAC algorithms based on glib
2016-12-22 09:24:59 +00:00
hmac-nettle.c
crypto: support HMAC algorithms based on nettle
2016-12-22 09:24:59 +00:00
hmac.c
crypto: add HMAC algorithms framework
2016-12-22 09:24:59 +00:00
hmac.h
crypto: add HMAC algorithms framework
2016-12-22 09:24:59 +00:00
init.c
crypto: fix initialization of gcrypt threading
2016-10-20 12:19:35 +01:00
ivgen-essiv.c
ivgen-essiv.h
ivgen-plain64.c
ivgen-plain64.h
ivgen-plain.c
ivgen-plain.h
ivgen.c
ivgenpriv.h
Makefile.objs
crypto: add HMAC algorithms framework
2016-12-22 09:24:59 +00:00
pbkdf-gcrypt.c
crypto: support more hash algorithms for pbkdf
2016-09-19 16:30:45 +01:00
pbkdf-nettle.c
crypto: support more hash algorithms for pbkdf
2016-09-19 16:30:45 +01:00
pbkdf-stub.c
crypto: use uint64_t for pbkdf iteration count parameters
2016-09-19 16:30:42 +01:00
pbkdf.c
crypto: use correct derived key size when timing pbkdf
2016-09-19 16:30:45 +01:00
random-gcrypt.c
random-gnutls.c
random-platform.c
secret.c
tlscreds.c
tlscredsanon.c
tlscredspriv.h
tlscredsx509.c
crypto: fix building complaint
2016-09-12 12:00:52 +01:00
tlssession.c
crypto: add trace points for TLS cert verification
2016-09-19 16:30:46 +01:00
trace-events
crypto: add trace points for TLS cert verification
2016-09-19 16:30:46 +01:00
xts.c