openssl/providers
Matt Caswell 3861ac3b55 Fix encoding of DHX parameters files
We were getting confused with DHX parameters and encoding them as PKCS3
DH parameters instead.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13050)
2020-10-08 12:30:47 +01:00
..
common rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
fips prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
implementations Fix encoding of DHX parameters files 2020-10-08 12:30:47 +01:00
baseprov.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
build.info providers/build.info: Tag the FIPS module, for the build file 2020-10-08 11:29:23 +02:00
decoders.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
defltprov.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
encoders.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
legacyprov.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
nullprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00