index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-10-24
crypto: propagate Error object on premature termination
Daniel P. Berrangé
2025-10-03
io/crypto: Move tls premature termination handling into QIO layer
Peter Xu
2025-09-02
crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] c...
Jan Kiszka
2025-07-22
crypto: add tracing & warning about GNUTLS countermeasures
Daniel P. Berrangé
2025-07-22
crypto: implement workaround for GNUTLS thread safety problems
Daniel P. Berrangé
2025-07-21
crypto: load all certificates in X509 CA file
Henry Kleynhans
2025-07-16
crypto/x509-utils: Check for error from gnutls_x509_crt_init()
Peter Maydell
2025-05-22
crypto: fully drop built-in cipher provider
Daniel P. Berrangé
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-02-14
crypto: Remove qcrypto_tls_session_get_handshake_status
Fabiano Rosas
2025-02-14
crypto: Allow gracefully ending the TLS session
Fabiano Rosas
2025-02-14
overall: Remove unnecessary g_strdup_printf() calls
Philippe Mathieu-Daudé
2025-01-22
crypto: fix bogus error benchmarking pbkdf on fast machines
Daniel P. Berrangé
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-11-05
crypto: perform runtime check for hash/hmac support in gcrypt
Daniel P. Berrangé
2024-11-05
crypto: fix error check on gcry_md_open
Daniel P. Berrangé
2024-11-05
crypto: Introduce SM3 hash hmac pbkdf algorithm
liequan che
2024-11-05
crypto: purge 'loaded' property that was not fully removed
Daniel P. Berrangé
2024-10-22
crypto/hash-afalg: Fix broken build
Markus Armbruster
2024-10-22
crypto/hash: avoid overwriting user supplied result pointer
Daniel P. Berrangé
2024-10-22
crypto: Remove unused DER string functions
Dr. David Alan Gilbert
2024-10-10
crypto: drop obsolete back compat logic for old nettle
Daniel P. Berrangé
2024-10-10
crypto/hashpriv: Remove old hash API function
Alejandro Zeise
2024-10-10
crypto/hash-afalg: Remove old hash API functions
Alejandro Zeise
2024-10-10
crypto/hash-nettle: Remove old hash API functions
Alejandro Zeise
2024-10-10
crypto/hash-gnutls: Remove old hash API functions
Alejandro Zeise
2024-10-10
crypto/hash-gcrypt: Remove old hash API functions
Alejandro Zeise
2024-10-10
crypto/hash-glib: Remove old hash API functions
Alejandro Zeise
2024-10-10
crypto/hash: Implement and use new hash API
Alejandro Zeise
2024-10-10
crypto/hash-afalg: Implement new hash API
Alejandro Zeise
2024-10-10
crypto/hash-nettle: Implement new hash API
Alejandro Zeise
2024-10-10
crypto/hash-gnutls: Implement new hash API
Alejandro Zeise
2024-10-10
crypto/hash-gcrypt: Implement new hash API
Alejandro Zeise
2024-10-10
crypto/hash-glib: Implement new hash API
Alejandro Zeise
2024-10-10
crypto: accumulative hashing API
Alejandro Zeise
2024-09-10
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Drop unwanted 'prefix'
Markus Armbruster
2024-09-10
qapi/crypto: Drop temporary 'prefix'
Markus Armbruster
2024-09-09
crypto: Introduce x509 utils
Dorjoy Chowdhury
2024-09-09
crypto: Support SHA384 hash when using glib
Dorjoy Chowdhury
2024-09-09
crypto: Define macros for hash algorithm digest lengths
Dorjoy Chowdhury
2024-09-09
crypto: use consistent error reporting pattern for unsupported cipher modes
Daniel P. Berrangé
2024-09-09
crypto: avoid leak of ctx when bad cipher mode is given
Daniel P. Berrangé
2024-09-09
crypto: check gnutls & gcrypt support the requested pbkdf hash
Daniel P. Berrangé
[prev]
[next]