openssl/providers/implementations
x2018 352a0bcaab Check the return value of ossl_bio_new_from_core_bio()
There are missing checks of its return value in 8 different spots.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17154)
2022-01-03 12:00:01 +01:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
digests Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
encode_decode Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
exchange fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
include/prov Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
kdfs rename MIN() macro 2021-12-08 22:02:59 +11:00
kem prov: add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
keymgmt Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix 2021-12-13 07:52:53 +01:00
macs fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
rands Add support for RNDRRS Provider 2021-12-16 12:38:09 +01:00
signature rsa_signverify_init: Set the PARAMS after key is set 2021-11-23 15:15:32 +01:00
storemgmt Fix deref after null 2021-12-20 10:54:00 +11:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00