openssl/providers
Shane Lontis 25e601445a Add fips provider code for handling self test data
More PR's related to self test will be derived from this PR.

Note: the code removed in core_get_params() was causing a freeze since the
fips module was being loaded from a config file, which then called core_get_params()
which then tried to init the config fle again...

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9596)
2019-08-19 09:18:33 +10:00
..
common Directly return from final sha3/keccak_final if no bytes are requested 2019-08-18 21:06:03 +02:00
default Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
fips Add fips provider code for handling self test data 2019-08-19 09:18:33 +10:00
legacy Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00