summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-10-01Perl util to do with_libctx renamingMatt Caswell
2020-10-01der: _ossl prefix der_oid_ and der_aid_ functionsPauli
2020-10-01der: _ossl prefix DER functionsPauli
2020-10-01rsa_mp_coeff_names should only have one entry in it for fips mode.Shane Lontis
2020-10-01prov: prefix all exposed 'cipher' symbols with ossl_Pauli
2020-10-01prov: prefix aes-cbc-cts functions with ossl_Pauli
2020-09-30check-format.pl: Allow nested indentation of labels (not only at line pos 1)Dr. David von Oheimb
2020-09-30check-format.pl: Extend exceptions for no SPC after trailing ';' in 'for (...;)'Dr. David von Oheimb
2020-09-30check-format.pl: Document how to run positive and negative self-testsDr. David von Oheimb
2020-09-30EC_GROUP_new_by_curve_name_with_libctx(): Add name of unknown group to error ...Dr. David von Oheimb
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-29Configure: handle undefined shared_target.Richard Levitte
2020-09-29prov: prefix provider internal functions with ossl_Pauli
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
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-28appveyor.yml: Clean up minimal configuration, adding no-ec and pruning cascad...Dr. David von Oheimb
2020-09-28rand: declare get_hardware_random_value() before use.Pauli
2020-09-28Remove TODO comment from sskdf.cShane Lontis
2020-09-28todo: remove fork protection todo comment, it isn't relevant to the FIPS prov...Pauli
2020-09-27optimise ssl3_get_cipher_by_std_name()hklaas
2020-09-27STORE: Clear a couple of TODOs that were there for the sake of SM2Richard Levitte
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-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