aboutsummaryrefslogtreecommitdiffstats
path: root/providers/common
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Remove extra trailing semicolonRich Salz2021-04-201-1/+3
* Sanity check provider up-callsMatt Caswell2021-04-161-8/+10
* Store some FIPS global variables in the FIPS_GLOBAL structureMatt Caswell2021-04-164-29/+33
* Add OID for mdc2WithRSASignature and remove related TODO 3.0Tomas Mraz2021-04-152-3/+14
* Add domain parameter match check for DH and ECDH key exchange.Shane Lontis2021-04-141-0/+2
* Add additional KMAC errorPauli2021-04-121-0/+1
* Update copyright yearMatt Caswell2021-04-083-3/+3
* Deprecate the EVP_PKEY controls for CMS and PKCS#7Tomas Mraz2021-04-062-3/+40
* Add ossl_provider symbolsShane Lontis2021-03-182-3/+3
* Add ossl_encode symbolsShane Lontis2021-03-183-6/+6
* Fix misc external ossl_ symbols.Shane Lontis2021-03-182-4/+4
* prov: remove TODO in der_rsa_key.cPauli2021-03-171-1/+2
* Update copyright yearMatt Caswell2021-03-115-5/+5
* Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIOPauli2021-03-112-4/+21
* prov: update provider util to be less agressive about changing things unneces...Pauli2021-02-281-1/+6
* Update copyright yearMatt Caswell2021-02-187-7/+7
* Fix external symbols related to provider related security checks forShane Lontis2021-02-185-34/+35
* err: generated error filesPauli2021-02-171-4/+7
* ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3Tomas Mraz2021-02-121-22/+44
* Rename internal providercommonerr.h to less mouthful proverr.hTomas Mraz2021-02-112-3/+3
* Various cleanup of PROV_R_ reason codesTomas Mraz2021-02-111-28/+8
* Move the PROV_R reason codes to a public headerTomas Mraz2021-02-115-140/+6
* PROV: Fix encoding of MDWithRSAEncryption signature AlgorithmIDRichard Levitte2021-02-051-1/+3
* Add the nist group names as aliases for the normal TLS group namesMatt Caswell2021-02-051-9/+17
* ERR: Rebuild all generated error headers and source filesRichard Levitte2021-02-051-26/+0
* RSA: properly generate algorithm identifier for RSA-PSS signaturesTomas Mraz2021-02-053-14/+25
* Update copyright yearRichard Levitte2021-01-282-2/+2
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-262-0/+2
* dsa: provider and library deprecation changesPauli2020-12-174-0/+20
* Fix error clash in buildPauli2020-12-091-1/+1
* rand: add a provider side seed source.Pauli2020-12-092-0/+3
* providers/common/der/build.info: Improve checks of disabled algosRichard Levitte2020-12-081-47/+58
* Add EVP_KDF-X942 to the fips moduleShane Lontis2020-12-022-0/+5
* Fix builds that specify both no-dh and no-ecMatt Caswell2020-11-301-28/+34
* Update copyright yearMatt Caswell2020-11-261-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-242-8/+12
* prov: move the entropy source out of the FIPS providerPauli2020-11-204-4/+77
* rand: move the entropy source out of the FIPS providerPauli2020-11-202-3/+0
* Deprecate RSA harderRichard Levitte2020-11-182-0/+8
* Fix dsa securitycheck for fips.Shane Lontis2020-11-161-5/+6
* Remove ossl_prov_util_nid_to_name()Shane Lontis2020-10-223-24/+1
* Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre2020-10-152-6/+6
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-155-14/+14
* rsa: add ossl_ prefix to internal rsa_ calls.Pauli2020-10-073-13/+14
* der: _ossl prefix der_oid_ and der_aid_ functionsPauli2020-10-0110-61/+61
* der: _ossl prefix DER functionsPauli2020-10-0113-78/+80
* prov: prefix all exposed 'cipher' symbols with ossl_Pauli2020-10-011-2/+2
* prov: prefix provider internal functions with ossl_Pauli2020-09-293-18/+18
* Move SM2 asymmetric encryption to be available in the default providerMatt Caswell2020-09-252-2/+18