]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID
[thirdparty/openssl.git] / crypto /
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
2022-12-22  Matt CaswellFix BIO_f_cipher() flushing
2022-12-16  Peiwei HuRefine the documents of several APIs
2022-12-16  slontisAddress coverity issue CID 1517105
2022-12-14  Tomas MrazDo not build P10-specific AES-GCM assembler on AIX
2022-12-14  Tomas MrazDo not build P10-specific Chacha20 assembler on AIX
2022-12-13  Richard LevitteAllow OBJ_create() to create an OBJ and NID with a...
2022-12-12  Tomas MrazMake error reason for disallowed legacy sigalg more...
2022-12-12  fangming.fangFix SM4-CBC regression on Armv8
2022-12-12  Čestmír Kalinacrypto/err: expand on error code generation
2022-12-12  Hubert Kariosmime/pkcs7: disable the Bleichenbacher workaround
2022-12-12  Hubert Kariorsa: Add option to disable implicit rejection
2022-12-12  Hubert Kariorsa: add implicit rejection in PKCS#1 v1.5
2022-12-08  Paulix509: fix double locking problem
2022-12-08  Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08  Clemens LangObtain PSS salt length from provider
2022-12-08  Stephen Farrellprevent HPKE sender setting seq unwisely
2022-12-08  Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-07  Dr. David von OheimbCompensate for CMP-related TODOs removed by PR #15539
2022-12-06  Daniel FialaReplace "a RSA" with "an RSA"
2022-12-06  Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-12-06  Tom CosgroveFix the code used to detect aarch64 capabilities when...
2022-12-05  Peiwei HuFix the check of BIO_set_write_buffer_size and BIO_set_...
2022-12-05  Peiwei HuFix the check of EVP_PKEY_decrypt_init
2022-12-05  Tomas Mrazhpke: fix tests with disabled chacha20 or poly1305
2022-12-05  Tomas MrazRefactoring some operations to avoid repeated calls
2022-12-05  Tomas Mrazhpke_aead_enc/dec(): Refactor to pass in OSSL_HPKE_CTX *
2022-12-05  Tomas Mrazossl_kdf_ctx_create(): Check for NULL KDF being fetched
2022-12-01  Matt CaswellDon't set cancel state/type
2022-11-30  slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-30  Rohan McLureRemove redundant assignment in felem_mul_ref in p521
2022-11-29  Xu Yizhouproviders: Add SM4 XTS implementation
2022-11-29  Xu Yizhouobj: Add SM4 XTS OID
2022-11-29  Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-29  slontisFix Coverity issues in HPKE
2022-11-29  Tomas MrazFix occasional assertion failure when storing properties
2022-11-28  Rohan McLureFix accumulated index comments in felem_inv for p521
2022-11-25  Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-25  Tomas MrazWhen using PEM_read_bio_PrivateKey_ex() the public...
2022-11-25  Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25  Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25  Dr. David von OheimbCMP: fix gen_new() in cmp_msg.c checking wrong ITAVs
2022-11-25  Dr. David von OheimbCMS_decrypt_set1_*(): remove misleading error queue...
2022-11-25  Dr. David von OheimbCMS_decrypt_set1_password(): prevent mem leak on any...
2022-11-25  Dr. David von OheimbCMS_decrypt*(): fix misconceptions and mem leak
2022-11-24  Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-24  Dr. David von OheimbCMP: fix handling of unset or missing failInfo PKI...
2022-11-24  Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-24  Dr. David von OheimbCMP+CRMF: fix formatting nits in crypto/, include/...
2022-11-24  Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-24  Everton ConstantinoAdd two new build targets to enable the possibility...
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-23  Dr. David von OheimbCMP: add API functions OSSL_CMP_CTX_get0_libctx() and...
2022-11-23  slontisImprove FIPS RSA keygen performance.
2022-11-22  Tomas MrazAdd functions supporting thread pool only when it is...
2022-11-21  slontisFix coverity issues in X509v3_addr
2022-11-21  slontisImprove FIPS RSA keygen performance.
2022-11-18  Dr. David von Oheimbx509/v3_purp.c: rename 'require_ca' parameters to the...
2022-11-18  Dr. David von Oheimbx509/v3_purp.c etc.: improve doc/comments on codesign...
2022-11-18  Tomas MrazDH_check[_params]() use libctx of the dh for prime...
2022-11-17  Todd ShortFix openssl.txt
2022-11-16  Graham WoodwardCatch incorrect IPAddressFamily lengths
2022-11-15  Tomas Mrazgcm_get_funcs(): Add missing fallback for ghash on...
2022-11-15  Simo SorcePropagate selection all the way on key export
2022-11-14  J.W. Jagersmadjgpp: Fix unused-but-set-variable warning
2022-11-14  J.W. JagersmaDefine threads_lib.c functions only for OPENSSL_SYS_UNIX
2022-11-14  J.W. JagersmaCast socklen_t to size_t in assert comparison
2022-11-14  J.W. JagersmaCast values to match printf format strings.
2022-11-11  Tomas MrazUse libctx when generating DH parameters
2022-11-10  Paulipunycode: update to use WPACKET instead of using custom...
2022-11-10  Milan Brozpem: avoid segfault if PKEY is NULL in PEM_write_bio_Pr...
2022-11-10  Milan Brozpem: fix a memory leak in PEM_write_bio_PrivateKey_trad...
2022-11-10  Tomas MrazLimit size of modulus for BN_mod_exp_mont_consttime()
2022-11-09  Cameron Cawleypkcs7: Remove unused includes
2022-11-07  Todd ShortAdd zlib oneshot compression
2022-11-04  Richard Levittecrypto/sha/asm/sha512-ia64.pl: When checking assembler...
2022-11-02  slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-11-02  Tomas MrazRelease the drbg in the global default context before...
2022-11-01  Xu YizhouApply SM4 optimization patch to Kunpeng-920
2022-11-01  Paulidsa/ec: update pairwise tests to account for 140-3...
2022-11-01  Paulirand: add set0 calls for the private and public DRBGs
2022-11-01  PauliFix CVE-2022-3786 in punycode decoder.
2022-11-01  PauliFix CVE-2022-3602 in punycode decoder.
2022-10-28  Richard Levittecrypto/dso/dso_vms.c: Better definition of DSO_MALLOC()
2022-10-25  Matt CaswellFix a lock in provider_remove_store_methods()
2022-10-21  Čestmír Kalinacrypto: thread: remove ossl_crypto_thread_native_terminate
2022-10-21  Tomas MrazErrors raised from OPENSSL_sk_set should have ERR_LIB_C...
2022-10-21  Tomas Mrazstack: Do not add error if pop/shift/value accesses...
2022-10-21  Sam Jamesx509: fix -Wunused-but-set-variable
2022-10-21  Sam Jamestxt_db: fix -Wunused-but-set-variable
2022-10-21  Sam Jamespem: fix -Wunused-but-set-variable
2022-10-21  Čestmír Kalinacrypto: thread: serialize concurrent joins
2022-10-20  Matt CaswellFix make update
2022-10-20  Richard LevitteFiner grained error records for provider load/init...
2022-10-20  Gibeom GwonFix no longer implicitly refresh the cached TBSCertificate
2022-10-20  Matt CaswellConsolidate sequence counter incrementing code
2022-10-20  xkerneladd a check for the return of sk_SRP_gN_new_null()...
2022-10-19  Tomas MrazAvoid putting ripemd_prov.c in libcommon otherwise...
next