summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-13Revert "implement dupctx for aes_WRAP methods"Tomas Mraz
2023-09-13Revert "implement dupctx for chacha20_poly1305"Tomas Mraz
2023-09-13Revert "Add dupctx support to rc4_hmac_md5 algo"Tomas Mraz
2023-09-13d2i_ECPKParameters and i2d_ECPKParameters are not deprecatedTomas Mraz
2023-09-13Fix typos found by codespell in openssl-3.1Dimitri Papadopoulos
2023-09-13Fix a memleak in prepare_rsa_paramsBernd Edlinger
2023-09-12Add dupctx support to rc4_hmac_md5 algoNeil Horman
2023-09-12implement dupctx for chacha20_poly1305Neil Horman
2023-09-12implement dupctx for aes_WRAP methodsNeil Horman
2023-09-12Add dupctx support to aead ciphersNeil Horman
2023-09-12make inability to dup/clone ciphers an errorNeil Horman
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-09-11Add CVE-2023-4807 fix to CHANGES.md and NEWS.mdTomas Mraz
2023-09-11Fix a possible memleak in rsa_pub_encodeBernd Edlinger
2023-09-11remove unused Appveyour configDmitry Misharov
2023-09-09Fix output corruption in req commandBernd Edlinger
2023-09-08Fix a possible memleak in SRP_VBASE_newBernd Edlinger
2023-09-08OSSL_STORE: Fix error flag clearing and setting (provider path only)Richard Levitte
2023-09-08Add test case for #21986Pauli
2023-09-08Check error return from cms_sd_asn1_ctrl() correctly.Pauli
2023-09-08Modify the dkeyform type to support enginewangcheng
2023-09-07test/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJMin Zhou
2023-09-05apps/cmp.c: fix bug not allowing to reset -csr and -serial option valuesDr. David von Oheimb
2023-09-05apps.c: improve warning texts of parse_name() when skipping RDN inputDr. David von Oheimb
2023-09-05apps.c: fix error messages (newline and needless text) in load_key_certs_crls()Dr. David von Oheimb
2023-09-05Use armv8 .quad instead of .dwordKai Pastor
2023-09-05Fix internal memory leaks from OPENSSL_MALLOC_FAILURESBernd Edlinger
2023-09-05Bump actions/checkout from 2 to 4dependabot[bot]
2023-09-04Implement dupctx for chacha20 cipherNeil Horman
2023-09-02Avoid clobbering non-volatile XMM registersBernd Edlinger
2023-09-01Update X509 fuzzer to verify a chainKurt Roeckx
2023-09-01Remove a redundant point mul from ossl_ec_key_public_check()Matt Caswell
2023-08-31OPENSSL_init_crypto load config into initial global default library contextIngo Franzki
2023-08-29Set VC win64 perlasm scheme during ConfigureKai Pastor
2023-08-28Resolve assembler complains when including loongarch_arch.hMin Zhou
2023-08-24Allow RSA-PSS also in EVP_PKEY_assign() and EVP_PKEY_can_sign()Ingo Franzki
2023-08-24ctrl_params_translate: Allow get_rsa_payload_x() also for RSA-PSSIngo Franzki
2023-08-24ctrl_params_translate: Allow RSA controls also for RSA-PSSIngo Franzki
2023-08-24doc: Avoid usage of non-existing constantJakub Jelen
2023-08-24Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)olszomal
2023-08-23Fix a leak in ossl_encode_ctx_setup_for_pkeyMatt Caswell
2023-08-20Updates documentation of RC4_CHAR and RC4_INT: Should not be used for new con...Frederik Wedel-Heinen
2023-08-17issue-21718: remove setting of PTHREAD_MUTEX_NORMALNeil Horman
2023-08-16Improve documentation for BIO_s_memNeil Horman
2023-08-16Check i2d_X509_NAME return in X509_NAME_hash_ex/old3lswear
2023-08-15Fix no-dsa in combination with no-errMatt Caswell
2023-08-15Fix no-dtls and no-tls in combinationMatt Caswell
2023-08-10OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request()}: backward compat w.r.t...Dr. David von Oheimb
2023-08-10For ASN1_STRING_set() check result and set correct error codeatishkov
2023-08-10Do not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA error in CMS_ContentInfo_freeOlga Batyshkina