openssl/providers/implementations
Tomas Mraz d382e79632 Make the -inform option to be respected if possible
Add OSSL_STORE_PARAM_INPUT_TYPE and make it possible to be
set when OSSL_STORE_open_ex() or OSSL_STORE_attach() is called.

The input type format is enforced only in case the file
type file store is used.

By default we use FORMAT_UNDEF meaning the input type
is not enforced.

Fixes #14569

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15100)
2021-05-06 11:43:32 +01:00
..
asymciphers Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
ciphers Do IV reset also for DES and 3DES implementations 2021-04-19 10:01:08 +02:00
digests Update copyright year 2021-04-08 13:04:41 +01:00
encode_decode Adapt our decoder implementations to the new way to indicate succes / failure 2021-04-21 10:53:03 +02:00
exchange Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
include/prov PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
kdfs Update copyright year 2021-04-08 13:04:41 +01:00
kem Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
keymgmt Fixes related to separation of DH and DHX types 2021-04-26 19:52:11 +02:00
macs Fix KMAC bounds checks. 2021-05-05 17:39:27 +10:00
rands Update copyright year 2021-04-08 13:04:41 +01:00
signature sm2: Cleanup handling of DIGEST and DIGEST_SIZE parameters 2021-04-30 15:15:54 +02:00
storemgmt Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00