openssl/providers/fips
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
..
build.info Create a FIPS provider and put SHA256 in it 2019-04-04 23:09:47 +01:00
fipsprov.c Add fips provider code for handling self test data 2019-08-19 09:18:33 +10:00
selftest.h Add fips provider code for handling self test data 2019-08-19 09:18:33 +10:00