openssl/providers/implementations
Zhou Qingyang cb7e50ba3f Add the missing check of BN_bn2hex return value
CLA: trivial

Signed-off-by: Zhou Qingyang <zhou1615@umn.edu>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17578)

(cherry picked from commit 4dd085c03a)
2022-01-28 15:07:16 +01:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers Fix IV length of DES EDE ECB implementations 2022-01-27 12:02:17 +11:00
digests Add null digest implementation to the default provider 2021-11-15 09:26:03 +01:00
encode_decode Add the missing check of BN_bn2hex return value 2022-01-28 15:07:16 +01:00
exchange dh_exch.c: Correct gettable parameters for DH key exchange 2022-01-18 11:48:35 +01:00
include/prov Add null digest implementation to the default provider 2021-11-15 09:26:03 +01:00
kdfs rename MIN() macro 2021-12-08 22:04:30 +11:00
kem prov: add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
keymgmt Do not call ossl_ffc_name_to_dh_named_group with NULL argument 2022-01-17 16:23:29 +01:00
macs fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
rands drbg: add handling for cases where TSAN isn't available 2022-01-13 21:53:32 +11:00
signature rsa_signverify_init: Set the PARAMS after key is set 2021-11-23 15:28:27 +01:00
storemgmt Fix deref after null 2021-12-20 10:54:35 +11:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00