summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-10-06ffc: add _ossl to exported but internal functionsPauli
2020-10-05Some OIDs used in Russian X.509 certificates.Dmitry Belyavskiy
2020-10-04DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-10-01der: _ossl prefix DER functionsPauli
2020-09-30Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.Dr. David von Oheimb
2020-09-3025-test_x509.t: Add test for suitable error report loading unsupported sm2 certDr. David von Oheimb
2020-09-2830-test_evp.t: On no-dh, no-dsa, no-ec, no-sm2, and no-gost configurations di...Dr. David von Oheimb
2020-09-26Implement treatment of id-pkix-ocsp-no-check extension for OCSP_basic_verify()Dr. David von Oheimb
2020-09-26Generate a certificate with critical id-pkix-ocsp-nocheck extensionTomas Mraz
2020-09-26en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM managementjwalch
2020-09-26Remove openssl provider appShane Lontis
2020-09-26Update openssl list to support new provider objects.Shane Lontis
2020-09-25Extend the SM2 asym cipher testMatt Caswell
2020-09-25Clean up some SM2 related TODOs in the testsMatt Caswell
2020-09-25Build: Make NonStop shared libraries only export selected symbolsRichard Levitte
2020-09-25TEST: Remove use of EVP_PKEY_set_alias_type() in test/evp_extra_test.cRichard Levitte
2020-09-24Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb
2020-09-24ACVP: add test case for DRBGPauli
2020-09-23Fix ecx so that is uses a settable propertyqueryShane Lontis
2020-09-23rand: add a test case for configuration based randomPauli
2020-09-22Add SM2 signature algorithm to default providerPaul Yang
2020-09-22Add SM2 key managementPaul Yang
2020-09-21Correct certificate and key names for explicit ec param testTomas Mraz
2020-09-20TEST: Adapt applicable tests to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-09-19Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.Shane Lontis
2020-09-19Add KEM (Key encapsulation mechanism) support to providersShane Lontis
2020-09-18Make sure we properly test for EdDSA with alg idsMatt Caswell
2020-09-18Add option to fipsinstall to disable fips security checks at run time.Shane Lontis
2020-09-18Add 'fips-securitychecks' option and plumb this into the actual fips checksShane Lontis
2020-09-18Add fips checks for ecdh key agreementShane Lontis
2020-09-18Add fips checks for rsa encryptionShane Lontis
2020-09-18Add fips checks for ecdsa signaturesShane Lontis
2020-09-18Add fips checks for dsa signaturesShane Lontis
2020-09-18Add fips checks for rsa signatures.Shane Lontis
2020-09-17Disallow certs with explicit curve in verification chainTomas Mraz
2020-09-17EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz
2020-09-17Make KDFs fail if requesting a zero-length key.Jon Spillett
2020-09-17Test HMAC output from the dgst CLIMatt Caswell
2020-09-17Add a NULL check to EVP_PKEY_assignjwalch
2020-09-16Add self tests for rsa encryptionShane Lontis
2020-09-14prov/drbg: cleanup some RAND_DRBG leftoversDr. Matthias St. Pierre
2020-09-13EVP: Centralise fetching error reportingRichard Levitte
2020-09-13Ignore unused return values from some sk_*() macrosMatt Caswell
2020-09-13Fix safestack issues in pkcs12.hMatt Caswell
2020-09-13Fix safestack issues in conf.hMatt Caswell
2020-09-13Fix safestack issues in ct.hMatt Caswell
2020-09-13Fix safestack issues in crmf.hMatt Caswell
2020-09-13Fix safestack issues in srp.hMatt Caswell
2020-09-13Fix safestack issues in pkcs7.hMatt Caswell