openssl/providers/common
Pauli 71cf587ea2 fips: update DSA security check to fix legacy verify strengths
Refer SP 800-131Ar2 table 2:
    https://csrc.nist.gov/publications/detail/sp/800-131a/rev-2/final

Fixes #21185

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21186)
2023-06-15 09:21:30 +10:00
..
der configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
include/prov Declare FIPS option functions in their own header 2023-03-29 09:25:58 +11:00
bio_prov.c Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
build.info Add PBKDF1 to the legacy provider 2021-05-24 15:21:25 +10:00
capabilities.c Reimplement brainpool TLSv1.3 support group support 2022-10-07 10:01:48 +01:00
digest_to_nid.c Allow arbitrary digests with ECDSA and DSA 2021-05-12 13:12:00 +02: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 proverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD_POOL_SIZE} 2023-03-17 11:12:47 +11:00
provider_seeding.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
provider_util.c Cleanup : directly include of `internal/nelem.h` when required. 2022-11-23 18:08:25 +01:00
securitycheck.c fips: update DSA security check to fix legacy verify strengths 2023-06-15 09:21:30 +10:00
securitycheck_default.c Add option to FIPS module to enforce EMS check during KDF TLS1_PRF. 2023-03-07 18:24:45 +01:00
securitycheck_fips.c Declare FIPS option functions in their own header 2023-03-29 09:25:58 +11:00