openssl/providers/implementations
Tomas Mraz 77b03f0e8f Improve error reporting in key exchange provider implementations
Added some error reporting in dh_exch.c and unified error reporting
with it in other key exchange methods.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14367)
2021-03-03 10:00:21 +10:00
..
asymciphers Remove RSA SSLv23 padding mode 2021-03-01 10:56:12 +01:00
ciphers prov: upport modified gettable/settable ctx calls for ciphers 2021-02-26 18:08:41 +10:00
digests prov: update digests to support modified ctx params 2021-02-26 18:08:41 +10:00
encode_decode PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
exchange Improve error reporting in key exchange provider implementations 2021-03-03 10:00:21 +10:00
include/prov Remove unused MAX_TLS_MAC_SIZE define 2021-03-03 10:00:21 +10:00
kdfs prov: add extra params argument to KDF implementations 2021-02-28 17:25:49 +10:00
kem Update copyright year 2021-02-18 15:05:17 +00:00
keymgmt Fix external symbols related to ec & sm2 keys 2021-02-26 10:53:01 +10:00
macs update poly1305 to have additional init arguments 2021-02-28 17:25:49 +10:00
rands prov: update rand implementations to have a params argument for the instantiate call 2021-02-28 17:25:49 +10:00
signature Resolve TODOs in signature implementations. 2021-03-03 10:00:21 +10:00
storemgmt Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 2021-02-17 15:26:12 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00