You cannot 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
...
The default (required) identity is stored in server-cert.pem /
client-cert.pem and server-key.pem / client-key.pem.
The 4 extra (optional) identities are stored in server-cert-$N.pem /
client-cert-$N.pem and server-key-$N.pem / client-key-$N.pem. The
numbering starts at 0 and the first missing cert/key pair will
terminate the loading process.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2 weeks ago
..
aes.c
target/riscv: Use existing lookup tables for MixColumns
2 years ago
afalg.c
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
1 year ago
afalgpriv.h
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
1 year ago
afsplit.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
1 year ago
akcipher-gcrypt.c.inc
include: Rename sysemu/ -> system/
11 months ago
akcipher-nettle.c.inc
include: Rename sysemu/ -> system/
11 months ago
akcipher.c
qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
1 year ago
akcipherpriv.h
qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
1 year ago
block-luks-priv.h
crypto: Clean up includes
3 years ago
block-luks.c
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
1 year ago
block-luks.h
…
block-qcow.c
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
1 year ago
block-qcow.h
…
block.c
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
1 year ago
blockpriv.h
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
1 year ago
cipher-afalg.c
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
1 year ago
cipher-gcrypt.c.inc
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
1 year ago
cipher-gnutls.c.inc
crypto: unconditionally enable gnutls XTS support
2 weeks ago
cipher-nettle.c.inc
crypto: drop in-tree XTS cipher mode impl
2 weeks ago
cipher-stub.c.inc
crypto: fully drop built-in cipher provider
6 months ago
cipher.c
crypto: bump min gnutls to 3.7.5
2 weeks ago
cipherpriv.h
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
1 year ago
clmul.c
crypto: Add generic 64-bit carry-less multiply routine
2 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
9 months 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
2 weeks 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
2 months ago
hmac-glib.c
crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
2 months ago
hmac-gnutls.c
crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
2 months ago
hmac-nettle.c
crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
2 months ago
hmac.c
crypto/hash: Have hashing functions take void * buffer argument
2 weeks ago
hmacpriv.h
qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
1 year ago
init.c
crypto: drop gnutls debug logging support
1 year ago
ivgen-essiv.c
…
ivgen-essiv.h
…
ivgen-plain.c
…
ivgen-plain.h
Clean up ill-advised or unusual header guards
4 years ago
ivgen-plain64.c
…
ivgen-plain64.h
…
ivgen.c
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
1 year ago
ivgenpriv.h
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
1 year ago
meson.build
crypto: introduce a wrapper around gnutls credentials
2 weeks 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
1 year 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
1 year ago
pbkdf.c
crypto: fix bogus error benchmarking pbkdf on fast machines
10 months ago
random-gcrypt.c
…
random-gnutls.c
…
random-none.c
crypto: add "none" random provider
5 years ago
random-platform.c
…
rsakey-builtin.c.inc
qapi/crypto: Drop unwanted 'prefix'
1 year ago
rsakey-nettle.c.inc
qapi/crypto: Drop unwanted 'prefix'
1 year 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
7 months ago
secret_common.c
qom: Make InterfaceInfo[] uses const
7 months ago
secret_keyring.c
qom: Have class_init() take a const data argument
7 months ago
sm4.c
crypto: Add SM4 constant parameter CK
2 years ago
tls-cipher-suites.c
qom: Make InterfaceInfo[] uses const
7 months ago
tlscreds.c
crypto: support upto 5 parallel certificate identities
2 weeks ago
tlscredsanon.c
crypto: deprecate use of external dh-params.pem file
2 weeks ago
tlscredsbox.c
crypto: introduce a wrapper around gnutls credentials
2 weeks ago
tlscredsbox.h
crypto: introduce a wrapper around gnutls credentials
2 weeks ago
tlscredspriv.h
crypto: support upto 5 parallel certificate identities
2 weeks ago
tlscredspsk.c
crypto: deprecate use of external dh-params.pem file
2 weeks ago
tlscredsx509.c
crypto: support upto 5 parallel certificate identities
2 weeks ago
tlssession.c
crypto: support upto 5 parallel certificate identities
2 weeks ago
trace-events
crypto: support upto 5 parallel certificate identities
2 weeks ago
trace.h
trace: switch position of headers to what Meson requires
5 years ago
x509-utils.c
crypto/x509-utils: Check for error from gnutls_x509_crt_init()
4 months ago