openssl/providers/implementations
Tomas Mraz 8d05a65256 Resolve TODOs in signature implementations.
The DER writing errors can be ignored safely.

Document that the EVP_MAX_MD_SIZE is a hardcoded limit
for digest sizes.

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 prov: add additional argument to KDF derive call in key exchange 2021-02-28 17:25:49 +10:00
include/prov PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01: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
build.info