Sign in
qemu
/
qemu
/
59491e97f89eaeee275f57fb6bb40f0152429fb3
/
crypto
/
hash.c
b7cbb87
crypto: Fix LGPL information in the file headers
by Thomas Huth
· 6 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
f171063
crypto: afalg: fix a NULL pointer dereference
by Longpeng
· 7 years ago
9a05977
crypto: hash: add afalg-backend hash support
by Longpeng(Mike)
· 8 years ago
aa8efad
crypto: hash: add hash driver framework
by Longpeng(Mike)
· 8 years ago
9164b89
crypto: implement sha224, sha384, sha512 and ripemd160 hashes
by Daniel P. Berrange
· 9 years ago
0c16c05
crypto: switch hash code to use nettle/gcrypt directly
by Daniel P. Berrange
· 9 years ago
b35c1f3
crypto: assert that qcrypto_hash_digest_len is in range
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
c0377a7
crypto: ensure qcrypto_hash_digest_len is always defined
by Daniel P. Berrange
· 9 years ago
42f7a44
crypto: Clean up includes
by Peter Maydell
· 9 years ago
d84b79d
crypto: move QCryptoHashAlgorithm enum definition into QAPI
by Daniel P. Berrange
· 9 years ago
7b36064
crypto: add ability to query hash digest len
by Daniel P. Berrange
· 9 years ago
ddbb0d0
crypto: introduce new module for computing hash digests
by Daniel P. Berrange
· 10 years ago