Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / crypto / evp /
9 days ago trinity-1686aHandle empty param in EVP_PKEY_CTX_add1_hkdf_info
2024-04-09 Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
2024-04-09 Richard LevitteCopyright year updates
2024-03-15 Matt CaswellFix unbounded memory growth when using no-cached-fetch
2024-02-14 Dimitri PapadopoulosFix new typos found by codespell
2024-01-31 Richard LevitteFix error reporting in EVP_PKEY_{sign,verify,verify_rec...
2024-01-25 Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
2024-01-15 Matt CaswellMove discovery of the legacy alg type into the keymgmt
2024-01-12 Holger DenglerFix partial block encryption in cfb and ofb for s390x...
2024-01-11 sashanevp_fetch.c: Check meth_id instead of name_id
2024-01-01 Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29 Dimitri PapadopoulosFix new typos found by codespell
2023-11-10 slontisAdd EVP_DigestSqueeze() API.
2023-11-03 Matthias St. Pierreinternal/common.h: rename macro `(un)likely` to `ossl_...
2023-10-26 Dr. David von OheimbEVP_PKEY_get_{bits,security_bits,size}(): add missing...
2023-10-25 Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-10-24 Paulievp: process key length and iv length early if present
2023-10-24 Matthias St. Pierrerand: fix seeding from a weak entropy source
2023-10-17 Dr. David von OheimbEVP shake_ctrl(): add missing NULL evp_ctx check
2023-10-04 Richard LevitteRestore the meaning of EVP_PKEY_print_private()
2023-09-29 Tomas MrazOptimize out unneeded up_ref/free of EVP_CIPHER
2023-09-28 Matt CaswellCopyright year updates
2023-09-22 Matthias St. Pierreno-engine: fix signing with legacy app method based...
2023-09-13 Richard LevitteHave legacy blake2 EVP structure use base blake2 implem...
2023-09-13 Dimitri PapadopoulosFix typos found by codespell
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07 Matt CaswellCopyright year updates
2023-08-24 Ingo FranzkiAllow RSA-PSS also in EVP_PKEY_assign() and EVP_PKEY_ca...
2023-08-24 Ingo Franzkictrl_params_translate: Allow get_rsa_payload_x() also...
2023-08-24 Ingo Franzkictrl_params_translate: Allow RSA controls also for...
2023-08-15 Richard LevitteRemove include/internal/decoder.h, as it's superfluous
2023-08-10 MscVZoltanDon't use C++ reserved word template for function arguments
2023-08-04 ihciahbio: pass flags on BIO_ctrl to make flush retriable
2023-07-18 Dimitri PapadopoulosFix typos found by codespell
2023-07-18 lan1120Fix int_ctx_new() error when use 1.1.1n sm2 key and...
2023-07-16 ljuzwiukFix RSA OAEP set/get label for legacy engine
2023-07-16 Matt CaswellOptimise PKEY decoders
2023-07-13 Liu-ErMenguse '__builtin_expect' to improve EVP_EncryptUpdate...
2023-07-07 atishkovRemove unused internal functions
2023-07-04 Paulifix memory allocation and reference counting issues
2023-07-01 Paulievp: update to structure based atomics
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-01 Yuri PenkinIgnore the fetch error when a legacy algorithm is found
2023-05-30 Dr. David von OheimbCMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt...
2023-05-29 Matt CaswellDon't take a write lock when freeing an EVP_PKEY
2023-05-24 lan1120Fix incorrect parameter verification in EVP_MD_CTX_get_...
2023-05-15 Yuan, ShuaiFixed EVP_PKEY_CTX_set_ec_paramgen_curve_nid() for...
2023-05-11 Yuan, ShuaiFixed TLS1.3 handshake issue for legacy engine API.
2023-05-01 Richard Levitteparam->ctrl translation: Fix evp_pkey_ctx_setget_params...
2023-05-01 Richard Levitteparam->ctrl translation: Fix fix_ec_paramgen_curve_nid()
2023-05-01 Paulipbe: sort stack before using find
2023-04-04 Anatolii LishchynskyiErase temporary buffer in EVP_PKEY_get_bn_param()
2023-04-02 Tomas MrazAvoid calling into provider with the same iv_len or...
2023-03-31 afshinpirIncorrect null pointer check
2023-03-30 PauliCoverity 1524597: null pointer dereference
2023-03-27 afshinpir`EVP_PKEY_CTX_dup` segmentation fault fix
2023-03-27 Jorge Ramirez-Ortiztranslation: EC legacy keys, handle OSSL_PKEY_PARAM_EC_...
2023-03-14 Simo SorceAdd a flag so finalised contexts are not reused
2023-03-14 Simo SorceDo not fail if ctx dup does not succeed
2023-03-14 ndosscheAdd missing assignment to EVP_get_digestbynid()
2023-03-06 Matt CaswellImprove the performance of EVP_PKCS82PKEY_ex
2023-03-05 PauliFix cast.
2023-02-24 Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-22 zhailiangliangFix potential NULL pointer dereference in function...
2023-02-08 ndosscheFix error check on default_check() helper function
2023-01-25 Niels DosscheFix incomplete checks for EVP_CIPHER_asn1_to_param
2022-12-22 Matt CaswellFix BIO_f_cipher() flushing
2022-12-16 Peiwei HuRefine the documents of several APIs
2022-12-12 Hubert Kariorsa: Add option to disable implicit rejection
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-15 Simo SorcePropagate selection all the way on key export
2022-11-01 Paulirand: add set0 calls for the private and public DRBGs
2022-10-13 Juergen ChristAdd translation for ECX group parameter
2022-10-12 FdaSilvaYYcrypto: Fix various typos, repeated words, align some...
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-10-03 Matt CaswellEnsure we call the cleanup() function when cleaning...
2022-10-03 Matt CaswellFix usage of custom EVP_CIPHER objects
2022-09-30 Dr. David von OheimbERR: replace remnant ECerr() and EVPerr() calls in...
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-09-15 Tomáš MrázEVP_PKEY_eq: regain compatibility with the 3.0.0 FIPS...
2022-09-15 K1Add support for PBE using hmacWithSM3
2022-08-22 Tianjia Zhangevp: Use functions instead of direct structure field...
2022-08-22 Tianjia Zhangevp: Simplify ARIA aead cipher definition
2022-08-03 PauliFix bug in EVP_CIPHER_CTX_get_iv_length()
2022-07-20 Richard Levitte"Reserve" the method store when constructing methods
2022-07-17 Paulievp: make all _is_a functions accept and handle a NULL...
2022-07-14 Dr. David von Oheimbcrypto/evp/bio_b64.c: improve coding style
2022-07-12 slontisFix memory leak in EVP_PKEY_get1_encoded_public_key.
2022-06-28 Tomas Mrazstore_result: Add fallback for fetching the keymgmt...
2022-06-28 Daniel FialaAllocate EVP_PBE_CTL with OPENSSL_zalloc.
2022-06-15 K1Fix a mem leak in evp_pkey_export_to_provider
2022-06-10 Tomas MrazCheck return of BIO_new() and always free pkey from...
2022-06-08 Matt CaswellFix a mem leak in evp_pkey_copy_downgraded()
2022-06-02 Zhou QingyangFix possible null pointer dereference of evp_pkey_get_l...
2022-06-02 Jiuhai ZhangFix code format: BLOCK_CIPHER_custom
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_set_key_length
2022-05-26 Peiwei HuFix the defective check of EVP_PKEY_get_params
2022-05-24 Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2022-05-18 Hubert Karioadd support for SHA-3 based PRF to PBES2
2022-05-13 Tomas MrazAlways try locale initialization from OPENSSL_strcasecmp
next