..
aes.c
target/riscv: Use existing lookup tables for MixColumns
1 year ago
afalg.c
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
3 months ago
afalgpriv.h
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
3 months ago
afsplit.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
akcipher-gcrypt.c.inc
qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
3 months ago
akcipher-nettle.c.inc
qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
3 months ago
akcipher.c
qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
3 months ago
akcipherpriv.h
qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
3 months ago
block-luks-priv.h
crypto: Clean up includes
2 years ago
block-luks.c
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
3 months ago
block-luks.h
crypto: Fix LGPL information in the file headers
5 years ago
block-qcow.c
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
3 months ago
block-qcow.h
crypto: Fix LGPL information in the file headers
5 years ago
block.c
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
blockpriv.h
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
cipher-afalg.c
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
3 months ago
cipher-builtin.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
cipher-gcrypt.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
cipher-gnutls.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
cipher-nettle.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
cipher.c
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
cipherpriv.h
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
3 months ago
clmul.c
crypto: Add generic 64-bit carry-less multiply routine
1 year ago
der.c
crypto: Remove unused DER string functions
1 month ago
der.h
crypto: Remove unused DER string functions
1 month ago
hash-afalg.c
crypto/hash-afalg: Fix broken build
1 month ago
hash-gcrypt.c
crypto: perform runtime check for hash/hmac support in gcrypt
4 weeks ago
hash-glib.c
crypto/hash: avoid overwriting user supplied result pointer
1 month ago
hash-gnutls.c
crypto/hash: avoid overwriting user supplied result pointer
1 month ago
hash-nettle.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
4 weeks ago
hash.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
4 weeks ago
hashpriv.h
crypto/hashpriv: Remove old hash API function
2 months ago
hmac-gcrypt.c
crypto: perform runtime check for hash/hmac support in gcrypt
4 weeks ago
hmac-glib.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
hmac-gnutls.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
hmac-nettle.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
4 weeks ago
hmac.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
hmacpriv.h
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
3 months ago
init.c
crypto: drop gnutls debug logging support
4 months ago
ivgen-essiv.c
crypto: Fix LGPL information in the file headers
5 years ago
ivgen-essiv.h
crypto: Fix LGPL information in the file headers
5 years ago
ivgen-plain.c
crypto: Fix LGPL information in the file headers
5 years ago
ivgen-plain.h
Clean up ill-advised or unusual header guards
3 years ago
ivgen-plain64.c
crypto: Fix LGPL information in the file headers
5 years ago
ivgen-plain64.h
crypto: Fix LGPL information in the file headers
5 years ago
ivgen.c
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
3 months ago
ivgenpriv.h
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
3 months ago
meson.build
crypto: Introduce x509 utils
3 months ago
pbkdf-gcrypt.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
4 weeks ago
pbkdf-gnutls.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
pbkdf-nettle.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
4 weeks ago
pbkdf-stub.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
pbkdf.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
random-gcrypt.c
crypto: Fix LGPL information in the file headers
5 years ago
random-gnutls.c
crypto: Fix LGPL information in the file headers
5 years ago
random-none.c
crypto: add "none" random provider
5 years ago
random-platform.c
crypto: Fix LGPL information in the file headers
5 years ago
rsakey-builtin.c.inc
qapi/crypto: Drop unwanted 'prefix'
3 months ago
rsakey-nettle.c.inc
qapi/crypto: Drop unwanted 'prefix'
3 months ago
rsakey.c
crypto: Support export akcipher to pkcs8
2 years ago
rsakey.h
crypto: Support export akcipher to pkcs8
2 years ago
secret.c
crypto: Move USER_CREATABLE to secret_common base class
4 years ago
secret_common.c
crypto: purge 'loaded' property that was not fully removed
4 weeks ago
secret_keyring.c
crypto: Move USER_CREATABLE to secret_common base class
4 years ago
sm4.c
crypto: Add SM4 constant parameter CK
1 year ago
tls-cipher-suites.c
crypto: remove shadowed 'ret' variable
1 year ago
tlscreds.c
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
3 years ago
tlscredsanon.c
crypto: purge 'loaded' property that was not fully removed
4 weeks ago
tlscredspriv.h
crypto: Make QCryptoTLSCreds* structures private
3 years ago
tlscredspsk.c
crypto: purge 'loaded' property that was not fully removed
4 weeks ago
tlscredsx509.c
crypto: purge 'loaded' property that was not fully removed
4 weeks ago
tlssession.c
crypto: propagate errors from TLS session I/O callbacks
4 months ago
trace-events
docs: fix references to docs/devel/tracing.rst
4 years ago
trace.h
trace: switch position of headers to what Meson requires
4 years ago
x509-utils.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
3 months ago
xts.c
crypto: Fix LGPL information in the file headers
5 years ago