]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Update the FIPS checksums
[thirdparty/openssl.git] / crypto /
2023-05-22  Yi Licrypto/params: drop float for UEFI
2023-05-22  Dragan ZuvicAdding some selected MS OIDs for #19630 added ms-corp...
2023-05-17  Bernd EdlingerFix stack corruption in ui_read
2023-05-15  Yuan, ShuaiFixed EVP_PKEY_CTX_set_ec_paramgen_curve_nid() for...
2023-05-12  Hugo LandauQUIC MSST: make update
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_set_default_stream_mod...
2023-05-12  Dr. David von OheimbCMP client: fix checking new cert enrolled with oldcert...
2023-05-12  Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-11  Jonas Lindstrømecp_nistp256.c: Fix exponent in comment
2023-05-11  Yuan, ShuaiFixed TLS1.3 handshake issue for legacy engine API.
2023-05-11  Dimitri PapadopoulosFix a typo found by codespell in a variable name
2023-05-09  Kovalev VasiliyFix memory leak in engine_cleanup_add_first()
2023-05-09  JerryDevisaes-gcm-armv8_64 asm support bigdian
2023-05-08  Matt CaswellPrevent a fuzzing timeout in the conf fuzzer
2023-05-05  slontisAdd libctx to x931 keygen.
2023-05-03  mlitreAdd negative integer check when using ASN1_BIT_STRING
2023-05-02  Paulirand: trust user supplied entropy when configured witho...
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  Paulix509: sort stacks before finds
2023-05-01  Pauliprovider_core: sort provider stack on find
2023-05-01  Paulipbe: sort stack before using find
2023-05-01  Pauliasn1: sort stacks before using find
2023-04-28  rkarmaka98Avoid generating RSA keys with p < q
2023-04-28  Liu-ErMengfix md5 bug on aarch64 big-endian plantform.
2023-04-28  Mukesh Bharsaklehttp proxy handling: Use ossl_safe_getenv() instead...
2023-04-28  Paulix509: sort stacks prior to searching
2023-04-28  Paulistack: fix searching when the stack isn't sorted.
2023-04-28  Liu-ErMengfix aes-xts bug on aarch64 big-endian env.
2023-04-25  Pauliparams: add helper functions to allocate & copy params
2023-04-24  Petr MikhalicinFix calling pthread_key_delete on uninitialized data
2023-04-21  Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2023-04-21  Petr MikhalicinFix checking return code of EVP_PKEY_get_int_param...
2023-04-20  Tomas Mrazaesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
2023-04-18  Dr. David von Oheimbcrmf_lib.c: clean up coments on OSSL_CRMF_CERTTEMPLATE*()
2023-04-18  Dr. David von OheimbOSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return...
2023-04-18  Dr. David von Oheimbcrypto/cmp: fix CertReqId to use in p10cr transactions...
2023-04-16  Alois Klinkbn_local: remove unused `PTR_SIZE_INT` definition
2023-04-16  Alois Klinkbn_nist: remove unused type-punning union `u`
2023-04-16  Alois Klinkbn_nist: replace pointer bit-fiddling with ternary
2023-04-14  slontisFix a HPKE API to put libctx, propq as last (optional...
2023-04-13  Tomas MrazFix the LCM computation in the RSA multiprime key check
2023-04-13  Aidan KhouryFix UEFI support on win32
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-04-04  Matt CaswellDon't call OPENSSL_init_crypto from inside a RUN_ONCE
2023-04-03  slontisFFC cleanups
2023-04-02  Tomas MrazAvoid calling into provider with the same iv_len or...
2023-04-02  Anthony RobertsFix compilation error when using clang-cl 16 or higher
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-30  PauliCoverity 1524597: null pointer dereference
2023-03-30  Hugo LandauUse correct function to wait for condvar
2023-03-30  Hugo LandauRevise build.info
2023-03-30  Hugo LandauQUIC Thread Assisted mode: miscellaneous fixes
2023-03-30  Hugo LandauRefactor build.info
2023-03-30  Hugo LandauQUIC Thread Assisted Mode: Refactor locking to be infal...
2023-03-30  Hugo LandauQUIC Thread Assisted Mode: Support Windows XP
2023-03-30  Hugo Landauthreading: Add ossl_crypto_condvar_wait_timeout
2023-03-29  Tom CosgroveEnsure there's only one copy of OPENSSL_armcap_P in...
2023-03-28  Todd ShortRFC7250 (RPK) support
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-27  Jorge Ramirez-Ortiztranslation: EC legacy keys, handle OSSL_PKEY_PARAM_EC_...
2023-03-27  Tomas MrazAvoid duplication of OPENSSL_armcap_P on 32bit ARM
2023-03-25  Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-23  Tomas MrazOBJ_nid2obj(): Return UNDEF object instead of NULL...
2023-03-22  Georgi ValkovVC++ 2010 x86 compilers do not have InterlockedOr64
2023-03-22  Evan MillerDo not build P10-specific AES-GCM assembler on macOS
2023-03-22  Paulix509: excessive resource use verifying policy constraints
2023-03-21  FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-21  Čestmír Kalinathread: remove remnants of ossl_crypto_mem_barrier
2023-03-20  JAVAID Mohammad... cmp_msg.c: free memory of certStatus before goto err
2023-03-19  Matt CaswellProvide better errors for some QUIC failures
2023-03-18  Tomas Mrazsleep.c: Limit the sleep time instead of sleeping for...
2023-03-17  Tomas Mrazrsaz-*k-avx512.pl: fix wrong name of avx512 flag variable
2023-03-17  Tomas Mrazaes-gcm-avx512.pl: Fix the clang version detection...
2023-03-17  Čestmír Kalinaproviders: add Argon2 KDF
2023-03-17  Čestmír Kalinaproverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD...
2023-03-16  PauliFix copyright disclaimer.
2023-03-16  Christoph Müllnerriscv: GCM: Implement GHASH()
2023-03-16  Christoph Müllnerriscv: GCM: Simplify GCM calculation
2023-03-16  Christoph Müllnerriscv: GCM: Use riscv.pm
2023-03-16  Christoph Müllnerriscv.pm: Add improved error messages to read_reg code
2023-03-16  Christoph Müllnerriscv: aes: Move reusable Perl code into Perl module
2023-03-16  Christoph Müllnerriscv: Clean up extension test macros
2023-03-14  slontisFix PKCS12_newpass() to work with PBES2.
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  Matt CaswellImprove the performance of d2i_AutoPrivateKey and friends
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-07  slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07  Juergen ChristS390X: Accelerate keccak XOF
next