QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel P. Berrangé 211fc7e416 crypto: support upto 5 parallel certificate identities 5 months ago
..
aes.c target/riscv: Use existing lookup tables for MixColumns 3 years ago
afalg.c qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 2 years ago
afalgpriv.h qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 2 years ago
afsplit.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 2 years ago
akcipher-gcrypt.c.inc include: Rename sysemu/ -> system/ 1 year ago
akcipher-nettle.c.inc include: Rename sysemu/ -> system/ 1 year ago
akcipher.c qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix 2 years ago
akcipherpriv.h qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix 2 years ago
block-luks-priv.h crypto: Clean up includes 3 years ago
block-luks.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 2 years ago
block-luks.h crypto: Fix LGPL information in the file headers 7 years ago
block-qcow.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 2 years ago
block-qcow.h crypto: Fix LGPL information in the file headers 7 years ago
block.c qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 2 years ago
blockpriv.h qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 2 years ago
cipher-afalg.c qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 2 years ago
cipher-gcrypt.c.inc qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 2 years ago
cipher-gnutls.c.inc crypto: unconditionally enable gnutls XTS support 5 months ago
cipher-nettle.c.inc crypto: drop in-tree XTS cipher mode impl 5 months ago
cipher-stub.c.inc crypto: fully drop built-in cipher provider 10 months ago
cipher.c crypto: bump min gnutls to 3.7.5 5 months ago
cipherpriv.h qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 2 years ago
clmul.c crypto: Add generic 64-bit carry-less multiply routine 3 years ago
der.c crypto: Remove unused DER string functions 1 year ago
der.h crypto: Remove unused DER string functions 1 year ago
hash-afalg.c overall: Remove unnecessary g_strdup_printf() calls 1 year ago
hash-gcrypt.c crypto: perform runtime check for hash/hmac support in gcrypt 1 year ago
hash-glib.c crypto/hash: avoid overwriting user supplied result pointer 1 year ago
hash-gnutls.c crypto/hash: avoid overwriting user supplied result pointer 1 year ago
hash-nettle.c crypto: Introduce SM3 hash hmac pbkdf algorithm 1 year ago
hash.c crypto/hash: Have hashing functions take void * buffer argument 5 months ago
hashpriv.h crypto/hashpriv: Remove old hash API function 1 year ago
hmac-gcrypt.c crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls 7 months ago
hmac-glib.c crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls 7 months ago
hmac-gnutls.c crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls 7 months ago
hmac-nettle.c crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls 7 months ago
hmac.c crypto/hash: Have hashing functions take void * buffer argument 5 months ago
hmacpriv.h qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 2 years ago
init.c crypto: drop gnutls debug logging support 2 years ago
ivgen-essiv.c crypto: Fix LGPL information in the file headers 7 years ago
ivgen-essiv.h crypto: Fix LGPL information in the file headers 7 years ago
ivgen-plain.c crypto: Fix LGPL information in the file headers 7 years ago
ivgen-plain.h Clean up ill-advised or unusual header guards 4 years ago
ivgen-plain64.c crypto: Fix LGPL information in the file headers 7 years ago
ivgen-plain64.h crypto: Fix LGPL information in the file headers 7 years ago
ivgen.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 2 years ago
ivgenpriv.h qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 2 years ago
meson.build crypto: introduce a wrapper around gnutls credentials 5 months ago
pbkdf-gcrypt.c crypto: Introduce SM3 hash hmac pbkdf algorithm 1 year ago
pbkdf-gnutls.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 2 years ago
pbkdf-nettle.c crypto: Introduce SM3 hash hmac pbkdf algorithm 1 year ago
pbkdf-stub.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 2 years ago
pbkdf.c crypto: fix bogus error benchmarking pbkdf on fast machines 1 year ago
random-gcrypt.c crypto: Fix LGPL information in the file headers 7 years ago
random-gnutls.c crypto: Fix LGPL information in the file headers 7 years ago
random-none.c crypto: add "none" random provider 6 years ago
random-platform.c crypto: Fix LGPL information in the file headers 7 years ago
rsakey-builtin.c.inc qapi/crypto: Drop unwanted 'prefix' 2 years ago
rsakey-nettle.c.inc qapi/crypto: Drop unwanted 'prefix' 2 years ago
rsakey.c crypto: Support export akcipher to pkcs8 3 years ago
rsakey.h crypto: Support export akcipher to pkcs8 3 years ago
secret.c qom: Have class_init() take a const data argument 11 months ago
secret_common.c qom: Make InterfaceInfo[] uses const 11 months ago
secret_keyring.c qom: Have class_init() take a const data argument 11 months ago
sm4.c crypto: Add SM4 constant parameter CK 3 years ago
tls-cipher-suites.c qom: Make InterfaceInfo[] uses const 11 months ago
tlscreds.c crypto: support upto 5 parallel certificate identities 5 months ago
tlscredsanon.c crypto: deprecate use of external dh-params.pem file 5 months ago
tlscredsbox.c crypto: introduce a wrapper around gnutls credentials 5 months ago
tlscredsbox.h crypto: introduce a wrapper around gnutls credentials 5 months ago
tlscredspriv.h crypto: support upto 5 parallel certificate identities 5 months ago
tlscredspsk.c crypto: deprecate use of external dh-params.pem file 5 months ago
tlscredsx509.c crypto: support upto 5 parallel certificate identities 5 months ago
tlssession.c crypto: support upto 5 parallel certificate identities 5 months ago
trace-events crypto: support upto 5 parallel certificate identities 5 months ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
x509-utils.c crypto/x509-utils: Check for error from gnutls_x509_crt_init() 9 months ago