openssl/providers/implementations
Matt Caswell 70793dbbb9 Pass the object type and data structure from the pem2der decoder
The pem2der decoder can infer certain information about the endoded der
data based on the PEM headers. This information should be passed to the
next decoders in the chain to ensure we end up loading the correct type of
thing.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14191)
2021-02-18 16:05:22 +00:00
..
asymciphers Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
ciphers Update copyright year 2021-02-18 15:05:17 +00:00
digests Update copyright year 2021-02-18 15:05:17 +00:00
encode_decode Pass the object type and data structure from the pem2der decoder 2021-02-18 16:05:22 +00:00
exchange Update copyright year 2021-02-18 15:05:17 +00:00
include/prov Update copyright year 2021-02-18 15:05:17 +00:00
kdfs Update copyright year 2021-02-18 15:05:17 +00:00
kem Update copyright year 2021-02-18 15:05:17 +00:00
keymgmt Update copyright year 2021-02-18 15:05:17 +00:00
macs Update copyright year 2021-02-18 15:05:17 +00:00
rands Adjust the few places where the string length was confused 2021-02-18 16:58:17 +01:00
signature Update copyright year 2021-02-18 15:05:17 +00: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