summaryrefslogtreecommitdiffstats
path: root/providers/common
AgeCommit message (Expand)Author
2021-07-06fips module header inclusion fine-tunningTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-06-04Move libssl related defines used by fips provider to prov_ssl.hTomas Mraz
2021-06-02providers: remove TODOsPauli
2021-06-02providers/common/der/build.info: make a variable for ../include/provRichard Levitte
2021-06-01Move provider der_XXX.h.in files to the include directory.Shane Lontis
2021-05-31Add .asn1 dependencies for files generated from providers/common/der/*.inRichard Levitte
2021-05-31Add the usual autowarn perl snippet in providers/common/der/*.inRichard Levitte
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-24Add PBKDF1 to the legacy providerJon Spillett
2021-05-20VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more placesRichard Levitte
2021-05-12A few cleanups of the provider build.infosTomas Mraz
2021-05-12Allow arbitrary digests with ECDSA and DSATomas Mraz
2021-05-07Drop libimplementations.aRichard Levitte
2021-05-05Fix KMAC bounds checks.Shane Lontis
2021-04-22Update copyright yearMatt Caswell
2021-04-20Remove extra trailing semicolonRich Salz
2021-04-16Sanity check provider up-callsMatt Caswell
2021-04-16Store some FIPS global variables in the FIPS_GLOBAL structureMatt Caswell
2021-04-15Add OID for mdc2WithRSASignature and remove related TODO 3.0Tomas Mraz
2021-04-14Add domain parameter match check for DH and ECDH key exchange.Shane Lontis
2021-04-12Add additional KMAC errorPauli
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-18Add ossl_encode symbolsShane Lontis
2021-03-18Fix misc external ossl_ symbols.Shane Lontis
2021-03-17prov: remove TODO in der_rsa_key.cPauli
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-28prov: update provider util to be less agressive about changing things unneces...Pauli
2021-02-18Update copyright yearMatt Caswell
2021-02-18Fix external symbols related to provider related security checks forShane Lontis
2021-02-17err: generated error filesPauli
2021-02-12ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3Tomas Mraz
2021-02-11Rename internal providercommonerr.h to less mouthful proverr.hTomas Mraz
2021-02-11Various cleanup of PROV_R_ reason codesTomas Mraz
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2021-02-05PROV: Fix encoding of MDWithRSAEncryption signature AlgorithmIDRichard Levitte
2021-02-05Add the nist group names as aliases for the normal TLS group namesMatt Caswell
2021-02-05ERR: Rebuild all generated error headers and source filesRichard Levitte
2021-02-05RSA: properly generate algorithm identifier for RSA-PSS signaturesTomas Mraz
2021-01-28Update copyright yearRichard Levitte
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2020-12-17dsa: provider and library deprecation changesPauli
2020-12-09Fix error clash in buildPauli
2020-12-09rand: add a provider side seed source.Pauli
2020-12-08providers/common/der/build.info: Improve checks of disabled algosRichard Levitte
2020-12-02Add EVP_KDF-X942 to the fips moduleShane Lontis
2020-11-30Fix builds that specify both no-dh and no-ecMatt Caswell