openssl/providers/common
Richard Levitte 2bb05a9668 PROV: Fix encoding of MDWithRSAEncryption signature AlgorithmID
All {MD}WithRSAEncryption signature AlgorithmID have the parameters
being NULL, according to PKCS#1.  We didn't.  Now corrected.

This bug was the topic of this thread on openssl-users@openssl.org:
https://mta.openssl.org/pipermail/openssl-users/2021-January/013416.html

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14030)
2021-02-05 16:53:30 +01:00
..
der PROV: Fix encoding of MDWithRSAEncryption signature AlgorithmID 2021-02-05 16:53:30 +01:00
include/prov ERR: Rebuild all generated error headers and source files 2021-02-05 14:09:16 +01:00
bio_prov.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
build.info prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
capabilities.c Add the nist group names as aliases for the normal TLS group names 2021-02-05 15:22:42 +00:00
digest_to_nid.c dsa: provider and library deprecation changes 2020-12-17 21:09:54 +01:00
provider_ctx.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
provider_err.c rand: add a provider side seed source. 2020-12-09 12:20:32 +10:00
provider_seeding.c prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
provider_util.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
securitycheck_default.c Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
securitycheck_fips.c Add option to fipsinstall to disable fips security checks at run time. 2020-09-18 14:20:50 +01:00
securitycheck.c Fix dsa securitycheck for fips. 2020-11-16 17:21:57 +10:00