summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-12Fix the encoding of SM2 keysRichard Levitte
2024-01-12Fix NULL pointer deref when parsing the stable sectionNeil Horman
2024-01-12Add tests for re-using cipher contextsHolger Dengler
2024-01-12Fix partial block encryption in cfb and ofb for s390x (legacy)Holger Dengler
2024-01-12Fix partial block encryption in cfb and ofb for s390xHolger Dengler
2024-01-11Update Docs for EVP_MACNeil Horman
2024-01-11evp_fetch.c: Check meth_id instead of name_idsashan
2024-01-10Fix a similar memory leak in SXNET_add_id_INTEGERBernd Edlinger
2024-01-10Fix a possible memory leak in sxnet_v2iBernd Edlinger
2024-01-09Add CHANGES.md and NEWS.md entries for CVE-2023-6129Tomas Mraz
2024-01-09poly1305-ppc.pl: Fix vector register clobberingRohan McLure
2024-01-08Avoid memory leak if SXNET_add_id_INTEGER() failsTomas Mraz
2024-01-08VMS: Add the missing -p32 and -p64 variants for x86_64Richard Levitte
2024-01-08Fix VMS installation - update vmsconfig.pm for consistencyRichard Levitte
2024-01-05cleanse stack variable in kdf_pbkdf1_do_deriveNeil Horman
2024-01-05Validate config options during x509 extension creationNeil Horman
2024-01-05fixup! Adding interop testsNeil Horman
2024-01-05Adding interop testsNeil Horman
2024-01-05Update workflow to use GITHUB_WORKSPACENeil Horman
2024-01-05Adding interop testsNeil Horman
2024-01-05fix buildtest job runnerDmitry Misharov
2024-01-05Fix a key repointing in various ciphersNeil Horman
2024-01-05Add dupctx support to rc4_hmac_md5 algoNeil Horman
2024-01-05implement dupctx for chacha20_poly1305Neil Horman
2024-01-05implement dupctx for aes_WRAP methodsNeil Horman
2024-01-05Add dupctx support to aead ciphersNeil Horman
2024-01-05make inability to dup/clone ciphers an errorNeil Horman
2024-01-05add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...Dr. David von Oheimb
2024-01-04Clarify the PKCS12 docsMatt Caswell
2024-01-04evp_test.c: Fix provider compat tests CI failureTomas Mraz
2024-01-03cleanse stack variable in blake2[b|s] finalizationNeil Horman
2024-01-03validate requested key length in kdf_pbkdf1_do_deriveNeil Horman
2024-01-03provider-keymgmt.pod: fix typorilysh
2024-01-03Add missing documentation for X509_ATTRIBUTE related functions.slontis
2024-01-03Allow duplicate CMS attributesTomas Mraz
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-30Detect and prevent recursive config parsingNeil Horman
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-29Add missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_DIGEST_PROPS for RSA asymslontis
2023-12-29Limit RSA-OAEP related functions to RSA keys onlyslontis
2023-12-29Fix memleak in rsa_cms_decryptslontis
2023-12-22Fixed windows compilation issueGopal Sharma
2023-12-22Fix a possible memory leak in dh_cms_encryptBernd Edlinger
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-20Bump actions/setup-python from 4.7.1 to 5.0.0dependabot[bot]
2023-12-19Fix a possible memory leak in ossl_x509_algor_md_to_mgf1Bernd Edlinger
2023-12-19Fix no-des failure in test_cmsBernd Edlinger
2023-12-19ci.yml: Fix bad conflict fix in backported patchTomas Mraz
2023-12-19Consolidate raising errors in SSL_CONF_cmd()Tomas Mraz
2023-12-19Test that incorrect entry in the ssl section is not fatalTomas Mraz