openssl/providers/implementations
Jiasheng Jiang c920020f0b dh_exch.c: Add check for OPENSSL_strdup
Since the OPENSSL_strdup() may return NULL if allocation
fails, it should be better to check the return value.

Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17651)
2022-02-14 10:10:44 +01:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers AES-GCM enabled with AVX512 vAES and vPCLMULQDQ. 2022-02-10 15:10:12 +01:00
digests fix indentation 2022-01-19 21:50:22 +11:00
encode_decode Add the missing check of BN_bn2hex return value 2022-01-28 15:06:23 +01:00
exchange dh_exch.c: Add check for OPENSSL_strdup 2022-02-14 10:10:44 +01:00
include/prov Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
kdfs Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
kem Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
keymgmt Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
macs fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
rands Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
signature Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
storemgmt Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00