index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
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é
2024-09-09
crypto: run qcrypto_pbkdf2_count_iters in a new thread
Tiago Pasqualini
2024-08-20
crypto/tlscredspsk: Free username on finalize
Peter Maydell
2024-07-24
crypto: propagate errors from TLS session I/O callbacks
Daniel P. Berrangé
2024-07-24
crypto: push error reporting into TLS session I/O APIs
Daniel P. Berrangé
2024-07-24
crypto: drop gnutls debug logging support
Daniel P. Berrangé
2024-07-23
crypto/block-luks: make range overlap check more readable
Yao Xingtao
2024-06-10
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
2024-06-10
block/crypto: create ciphers on demand
Stefan Hajnoczi
2024-03-19
crypto: query gcrypt for cipher availability
Daniel P. Berrangé
2024-03-19
crypto: factor out conversion of QAPI to gcrypt constants
Daniel P. Berrangé
2024-02-09
crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
Hyman Huang
2024-02-09
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
2024-02-09
crypto: Support LUKS volume with detached header
Hyman Huang
2024-02-09
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
2023-11-07
crypto/rsakey-builtin.c.inc: Clean up two error paths
Markus Armbruster
[next]