summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-26Generate a certificate with critical id-pkix-ocsp-nocheck extensionTomas Mraz
2020-09-26OCSP_resp_find_status.pod: Slightly improve the documentation of various flagsDr. David von Oheimb
2020-09-26OCSP_resp_find_status.pod: Replace function arg references B<...> by I<...>Dr. David von Oheimb
2020-09-26Fix bug in EDDSA speed testShane Lontis
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-26Add EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_CIPHER_settable_ctx_pa...Shane Lontis
2020-09-26Add EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_ctx_params()Shane Lontis
2020-09-25Modified rand_cpu_x86.c to support builtin hardware randomizer on HPE NonStop.Randall S. Becker
2020-09-25Document the provider side SM2 Asymmetric Cipher supportMatt Caswell
2020-09-25Extend the SM2 asym cipher testMatt Caswell
2020-09-25Remove some dead SM2 codeMatt Caswell
2020-09-25Clean up some SM2 related TODOs in the testsMatt Caswell
2020-09-25Move SM2 asymmetric encryption to be available in the default providerMatt 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-25EVP: Enforce that EVP_PKEY_set_alias_type() only works with legacy keysRichard Levitte
2020-09-25Configuration: Don't have shared libraries depend on themselvesRichard Levitte
2020-09-25Configuration: Make it possible to have an argument fileRichard Levitte
2020-09-25Hide ECX_KEY againRichard Levitte
2020-09-24Add key length check to rsa_kem operation.Shane Lontis
2020-09-24Test.pm: Some clarifications added to the documentationDr. David von Oheimb
2020-09-24apps/ca.c: Rename confusing variable 'req' to 'template_cert' in certify_cert()Dr. David von Oheimb
2020-09-24Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb
2020-09-24load_key_certs_crls(): Restore output of fatal errorsDr. David von Oheimb
2020-09-24ACVP: add test case for DRBGPauli
2020-09-24Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEMRichard Levitte
2020-09-24Configure: Show 'enable' and 'disable' config attributesRichard Levitte
2020-09-24Configuration: Streamline NonStop entriesRichard Levitte
2020-09-24Simplify the tarball generating scriptsHu Keping
2020-09-23drbg: revert renamings of the generate and reseed counterDr. Matthias St. Pierre
2020-09-23Configurations/unix-Makefile.tmpl: make cleanup kinderRichard Levitte
2020-09-23Fix propq in x942kdfShane Lontis
2020-09-23Fix missing propq in sm2Shane Lontis
2020-09-23Fix missing propq in ffc_params_generateShane Lontis
2020-09-23Fix missing propq in ecdh_cms_set_shared_info()Shane Lontis
2020-09-23Fix ecx so that is uses a settable propertyqueryShane Lontis
2020-09-23Fix ssl_hmac_new() so that it uses the propqShane Lontis
2020-09-23Fix EVP_KDF_scrypt so that is uses a propq for its fetch.Shane Lontis
2020-09-23Change rsa gen so it can use the propq from OSSL_PKEY_PARAM_RSA_DIGESTShane Lontis
2020-09-23Fix CID 1466709 : Negative value passed to a function that cant be negative i...Shane Lontis
2020-09-23Fix CID 1466710 : Resource leak in ec_kmgmt due to new call to ossl_prov_is_r...Shane Lontis
2020-09-23Fix CID 1466712 : Resource leak in ec_kmgmt due to new callto ossl_prov_is_ru...Shane Lontis
2020-09-23Fix CID 1466713 : Dead code in encode_key2text.cShane Lontis
2020-09-23Fix CID 1466714 : Null pointer dereference in EVP_PKEY_CTX_ctrl() due to new ...Shane Lontis
2020-09-23Fix CID 1467068 : Null pointer dereference in self_test.cShane Lontis
2020-09-23rand: add a test case for configuration based randomPauli
2020-09-23list: add capability to print details about the current DRBGsPauli
2020-09-23drbg: gettable parameters for cipher/digest/mac type.Pauli