qemu-cr16/include/crypto
Dorjoy Chowdhury 10a1d34fc0 crypto: Introduce x509 utils
An utility function for getting fingerprint from X.509 certificate
has been introduced. Implementation only provided using gnutls.

Signed-off-by: Dorjoy Chowdhury <dorjoychy111@gmail.com>
[DB: fixed missing gnutls_x509_crt_deinit in success path]
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2024-09-09 15:13:38 +01:00
..
aes-round.h
aes.h
afsplit.h
akcipher.h
block.h crypto/block: drop qcrypto_block_open() n_threads argument 2024-06-10 11:05:43 +02:00
cipher.h
clmul.h crypto: Add generic 64-bit carry-less multiply routine 2023-09-15 13:57:00 +00:00
desrfb.h
hash.h crypto: Define macros for hash algorithm digest lengths 2024-09-09 15:13:38 +01:00
hmac.h
init.h
ivgen.h
pbkdf.h
random.h
secret.h
secret_common.h
secret_keyring.h
sm4.h
tls-cipher-suites.h
tlscreds.h
tlscredsanon.h
tlscredspsk.h
tlscredsx509.h
tlssession.h crypto: propagate errors from TLS session I/O callbacks 2024-07-24 10:39:10 +01:00
x509-utils.h crypto: Introduce x509 utils 2024-09-09 15:13:38 +01:00
xts.h