aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
[openssl.git] / crypto /
2023-04-20 Tomas Mrazaesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
2023-04-18 Dr. David von OheimbCMP cert_response(): add missing rejection status on...
2023-04-18 Dr. David von OheimbOSSL_CMP_SRV_process_request(): fix recipNonce on error...
2023-04-18 Dr. David von Oheimbcmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_...
2023-04-18 Dr. David von OheimbCMP check_transactionID_or_nonce(): fix reason code...
2023-04-18 Dr. David von Oheimbossl_cmp_msg_check_update(): fix two wrong error return...
2023-04-18 Dr. David von Oheimbcrypto/cmp: fix CertReqId to use in p10cr transactions...
2023-04-17 Alois Klinkbn_local: remove unused `PTR_SIZE_INT` definition
2023-04-17 Alois Klinkbn_nist: remove unused type-punning union `u`
2023-04-17 Alois Klinkbn_nist: replace pointer bit-fiddling with ternary
2023-04-13 Tomas MrazFix the LCM computation in the RSA multiprime key check
2023-04-12 Yuan, ShuaiFixes #19580 ECX keygen
2023-04-04 Bernd EdlingerAlternative fix for CVE-2022-4304
2023-04-04 Bernd EdlingerRevert "Fix Timing Oracle in RSA decryption"
2023-04-04 Anatolii LishchynskyiErase temporary buffer in EVP_PKEY_get_bn_param()
2023-03-31 slontisMake DSA_sign() test for negative p,q,g values.
2023-03-31 afshinpirIncorrect null pointer check
2023-03-31 slontisFix mem leak in ECDSA_sign().
2023-03-28 Matt CaswellEnsure that EXFLAG_INVALID_POLICY is checked even in...
2023-03-27 afshinpir`EVP_PKEY_CTX_dup` segmentation fault fix
2023-03-25 Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-22 Georgi ValkovVC++ 2010 x86 compilers do not have InterlockedOr64
2023-03-22 Paulix509: excessive resource use verifying policy constraints
2023-03-21 FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-20 JAVAID Mohammad... cmp_msg.c: free memory of certStatus before goto err
2023-03-16 PauliFix copyright disclaimer.
2023-03-15 Tomas Mrazcms_ec.c: Fix broken backport of size_t fix in ecdh_cms...
2023-03-14 ndosscheAdd missing assignment to EVP_get_digestbynid()
2023-03-14 Dr. David von Oheimbdoc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-03-14 Tomas MrazFix size_t/int mismatch in cms_ec.c and rsa_sig.c
2023-03-14 Kornel Dulębaaes/asm/bsaes-armv7.pl: Replace adrl with add
2023-03-14 PauliAdd missing copyright header
2023-03-05 PauliFix cast.
2023-03-02 PauliCoverity 1521557: Error handling issues
2023-02-28 slontisFix FFC mdprop setting bugs.
2023-02-28 slontisFix potential infinite loops in ECDSA signing.
2023-02-28 slontisFix infinite loops in DSA sign code.
2023-02-28 Robin Leeec: Use .machine "any" explicitly in ecp_nistp521-ppc64
2023-02-28 ndosscheFix incomplete error check on ASN1_item_i2d()
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_*(): fix NULL deref on unsuitable...
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_*(): remove misleading error queue...
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_password(): prevent mem leak on any...
2023-02-24 Dr. David von OheimbCMS_decrypt*(): fix misconceptions and mem leak
2023-02-24 Dr. David von OheimbCMS_add1_crl(): prevent double free on failure of CMS_a...
2023-02-23 Jeeban SethiFixes #20278: Fixed double free bug in crypto/http...
2023-02-22 zhailiangliangFix potential NULL pointer dereference in function...
2023-02-21 Matt CaswellOnly call OPENSSL_init_crypto on fetch if using the...
2023-02-20 ndosscheFix incorrect error branch in ossl_bn_rsa_fips186_4_der...
2023-02-14 Richard LevitteUse of sparse_array.c only in the shared libssl
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-11 Hubert Kariorsa: add msvc intrinsic for non x64 platforms
2023-02-08 ndosscheFix incomplete BIO_dup_state() error check
2023-02-08 Niels DosscheFix BIO_set_indent() check
2023-02-08 ndosscheFix incomplete check on CMS_SharedInfo_encode
2023-02-08 ndosscheFix error check on default_check() helper function
2023-02-08 ndosscheFix incomplete error check on BIO_set_md()
2023-02-08 ndosscheFix incomplete error check on BIO_set_accept_name()
2023-02-07 Richard LevitteUpdate copyright year
2023-02-03 Tomas Mrazpk7_doit.c: Check return of BIO_set_md() calls
2023-02-03 Hugo LandauCVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address...
2023-02-03 Tomas MrazDo not create DSA keys without parameters by decoder
2023-02-03 slontisFix NULL deference when validating FFC public key.
2023-02-03 Tomas MrazDo not dereference PKCS7 object data if not set
2023-02-03 Matt CaswellFix a UAF resulting from a bug in BIO_new_NDEF
2023-02-03 Matt CaswellAvoid dangling ptrs in header and data params for PEM_r...
2023-02-03 Dmitry BelyavskiyFix Timing Oracle in RSA decryption
2023-02-02 Viktor DukhovniFix type confusion in nc_match_single()
2023-02-01 ndosscheFix incomplete check on EVP_CIPHER_param_to_asn1()
2023-01-31 Ruili FangFix a potential memory leak in crypto/provider_child.c
2023-01-31 Tomas MrazDo not include sparse_array.o in libssl with no-shared
2023-01-31 Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2023-01-31 ndosscheFix incomplete check on X509V3_add1_i2d()
2023-01-26 PauliFix Coverity 1520485: logically dead code
2023-01-25 Niels DosscheFix incomplete checks for EVP_CIPHER_asn1_to_param
2023-01-24 Dr. David von Oheimbset_trace_data(): prevent double free on OPENSSL_strdup...
2023-01-24 Hugo LandauFix corruption when searching for CRLs in hashed direct...
2023-01-23 Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23 Dr. David von Oheimbcmp_client.c: fix handling of total_timeout for RR...
2023-01-23 Dr. David von Oheimbcmp_client_test.c: add tests for end_time being initial...
2023-01-23 Niels DosscheFix incorrect check on RAND_bytes_ex() in generate_q_fi...
2023-01-19 PauliCorrect property EBNF for unquoted strings
2023-01-19 Niels DosscheFix incorrect error return value in i2r_ADMISSION_SYNTAX()
2023-01-14 Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
2023-01-14 Bernd EdlingerRevert "Limit size of modulus for BN_mod_exp_mont_const...
2023-01-12 Tomas MrazDo not check definition of a macro and use it in a...
2023-01-11 Richard LevitteOSSL_PARAM_BLD and BIGNUM; ensure at least one byte...
2023-01-11 Richard LevitteIn OSSL_PARAM_set_BN(), make sure that the data_size...
2023-01-11 Tomas MrazAvoid ifdefs in trace categories
2023-01-11 Daniel FialaAdd tests for trace_api.
2023-01-10 Greg McLearninfo.c: Fix typos in seed macro name and description...
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Remove leftover from broken cherry-pick
2023-01-09 Tomas MrazRevert "rsaz_exp_x2.c: Remove unused ALIGN64 macro"
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Remove unused ALIGN64 macro
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Avoid potential undefined behavior with...
2023-01-09 Tomas MrazRevert "Fix an occasional CI failure due to unaligned...
2023-01-04 slontisCleanse internal BN_generate_dsa_nonce() buffers used...
2022-12-22 Bernd EdlingerFix possible UB in init_info_strings
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-22 Matt CaswellFix BIO_f_asn1() to properly report some errors
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
next