openssl/providers/implementations
2023-06-10 19:23:59 -04:00
..
asymciphers If oaep_md is not initialized, correctly initialize it 2023-05-23 15:10:09 +02:00
ciphers Set RC4 defines on libcrypto/liblegacy 2023-06-10 13:00:57 +02:00
digests
encode_decode Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
exchange Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
include/prov Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
kdfs Update hkdf.c to avoid potentially vulnerable code pattern 2023-05-19 12:42:08 +02:00
kem Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
keymgmt provider: return error if buf too small when getting ec pubkey param 2023-05-12 10:32:06 +02:00
macs Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
rands Coverity 1531836: Check return value of CRYPTO_atomic_add() 2023-06-10 19:23:59 -04:00
signature Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00
storemgmt Cast the argument to unsigned char when calling isdigit() 2023-06-06 15:48:46 +02:00
build.info