..
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-builtin.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
2 years ago
cipher-gcrypt.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
2 years ago
cipher-gnutls.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
2 years ago
cipher-nettle.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
2 years ago
cipher.c
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
2 years 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: Introduce SM3 hash hmac pbkdf algorithm
1 year ago
hashpriv.h
crypto/hashpriv: Remove old hash API function
1 year ago
hmac-gcrypt.c
crypto: perform runtime check for hash/hmac support in gcrypt
1 year ago
hmac-glib.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
2 years ago
hmac-gnutls.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
2 years ago
hmac-nettle.c
crypto: Introduce SM3 hash hmac pbkdf algorithm
1 year ago
hmac.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
2 years 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 x509 utils
2 years 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
crypto: Move USER_CREATABLE to secret_common base class
5 years ago
secret_common.c
crypto: purge 'loaded' property that was not fully removed
1 year ago
secret_keyring.c
crypto: Move USER_CREATABLE to secret_common base class
5 years ago
sm4.c
crypto: Add SM4 constant parameter CK
3 years ago
tls-cipher-suites.c
crypto: remove shadowed 'ret' variable
3 years ago
tlscreds.c
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
5 years ago
tlscredsanon.c
crypto: purge 'loaded' property that was not fully removed
1 year ago
tlscredspriv.h
crypto: Make QCryptoTLSCreds* structures private
5 years ago
tlscredspsk.c
crypto: purge 'loaded' property that was not fully removed
1 year ago
tlscredsx509.c
crypto: purge 'loaded' property that was not fully removed
1 year ago
tlssession.c
crypto: Remove qcrypto_tls_session_get_handshake_status
1 year ago
trace-events
docs: fix references to docs/devel/tracing.rst
5 years ago
trace.h
trace: switch position of headers to what Meson requires
6 years ago
x509-utils.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
2 years ago
xts.c
crypto: Fix LGPL information in the file headers
7 years ago