summaryrefslogtreecommitdiffstats
path: root/providers/common/include
AgeCommit message (Expand)Author
7 daysAdd utility function ossl_param_is_empty()slontis
2024-08-28Cleanups for FIPS options..slontis
2024-08-21Add additional test cases for Single Step KDF.slontis
2024-08-21Add FIPS KMAC key checkslontis
2024-08-21Add HMAC FIPS keysize check.slontis
2024-08-16Revert "fips: add no digested option to FIPS provider"Pauli
2024-08-15Add FIPS Indicator for ECDH cofactor.slontis
2024-08-13Restrict salt length for RSA-PSS in the FIPS providerpohsingwu
2024-08-12fips: support signature-digest-checks in FIPS providerPauli
2024-08-09Fix FIPS indicator defines for larger indicies.slontis
2024-08-08fips: add kbkdf key check checking functionPauli
2024-08-07fips: add option to disable PKCS#1 version 1.5 paddingPauli
2024-08-07Fix typos found by codespellDimitri Papadopoulos
2024-08-07fips: add no digested option to FIPS providerPauli
2024-08-05Add new configurable item `pbkdf2-lower-bound-check`pohsingwu
2024-08-01Restrict the length of key-derivation key used in KDFspohsingwu
2024-07-31Add FIPS indicator to CMAC.slontis
2024-07-29Add RSA Signature restrictions for X9.31 padding in the FIPS provider.slontis
2024-07-26Add FIPS indicator support for Triple-DES encryption.slontis
2024-07-26fips: wire in the no-short-mac optionPauli
2024-07-26Disable DSA signing in the FIPS provider.slontis
2024-07-24Restrict digest algorithm used in KDFspohsingwu
2024-07-19fips: correctly initialise FIPS indicator settablesPauli
2024-07-11Change all existing FIPS configurable checks to use FIPS indicators.slontis
2024-07-11Add FIPS indicator helpersslontis
2023-09-07Copyright year updatesMatt Caswell
2023-03-29Declare FIPS option functions in their own headerPauli
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell
2022-05-03Update copyright yearMatt Caswell
2022-02-01prov: add a safe memdup function for context cloningPauli
2021-07-29Update copyright yearMatt Caswell
2021-07-06fips module header inclusion fine-tunningTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-06-01Move provider der_XXX.h.in files to the include directory.Shane Lontis
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-20VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more placesRichard Levitte
2021-05-12Allow arbitrary digests with ECDSA and DSATomas Mraz
2021-04-16Store some FIPS global variables in the FIPS_GLOBAL structureMatt Caswell
2021-04-08Update copyright yearMatt Caswell
2021-04-06Deprecate the EVP_PKEY controls for CMS and PKCS#7Tomas Mraz
2021-03-18Add ossl_provider symbolsShane Lontis
2021-03-18Fix misc external ossl_ symbols.Shane Lontis
2021-03-11Update copyright yearMatt Caswell
2021-03-11Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIOPauli
2021-02-18Fix external symbols related to provider related security checks forShane Lontis
2021-02-11Rename internal providercommonerr.h to less mouthful proverr.hTomas Mraz
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2021-02-05ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-12-09Fix error clash in buildPauli