mirror of https://github.com/openssl/openssl.git
CMS KEMRecipientInfo support requires HKDF with fixed digests
#5902:Commit
b8c46cba5f
pushed by
root
crypto: evp: fix potential null pointer dereference in EVP_DigestSignUpdate in m_sigver.c
#5835:Commit
daa004d484
pushed by
root
Backport of the fix #27506 (empty IDP causes error) to the version 3.5.
#5737:Commit
9ed6d025ae
pushed by
root
Fixed #27506, now the behavior with an empty IDN is the same as with
#5700:Commit
44ef69cffb
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5684:Commit
8da644dc84
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5675:Commit
454d7781eb
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5666:Commit
86f8fc5f1b
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5657:Commit
1d846ee63c
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5649:Commit
c280e88341
pushed by
root
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
#5638:Commit
49f8db5327
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5611:Commit
7cac923066
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5602:Commit
9cc261ccb4
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5593:Commit
c85a5095c3
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5584:Commit
93bf938cba
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5576:Commit
2a80bafe7c
pushed by
root
sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen()
#5565:Commit
c108ead284
pushed by
root
LoongArch: Add SHA-512 assembly implementation for better performance on small-size data
#5503:Commit
c64b6af5e2
pushed by
root
LoongArch: Add SHA-512 assembly implementation for better performance on small-size data
#5494:Commit
c64b6af5e2
pushed by
root
Raise PROV_R_NULL_OUTPUT_BUFFER if shsec is NULL in ml_kem_encapsulate()
#5441:Commit
96e7ac3500
pushed by
root
Raise PROV_R_NULL_OUTPUT_BUFFER if shsec is NULL in ml_kem_encapsulate()
#5431:Commit
5d0c6c52e7
pushed by
root
providers/implementations/digests/sha3_prov.c optimize ossl_(un)likely
#5299:Commit
704a2108ab
pushed by
root
Revert changes to ssl_version_cmp() to avoid calling assert on non-sane inputs
#5096:Commit
a3097c41b0
pushed by
root
Introduce SSL_OP_SERVER_PREFERENCE to replace SSL_OP_CIPHER_SERVER_PREFERENCE misnomer
#5029:Commit
51ce5499f9
pushed by
root
Add CI for backports to be run when respective branch label is set
#4988:Commit
2b56a00eb9
pushed by
root
The check-ansi job is failing in the openssl-3.5 branch as a result of commit 60775e3. Fix that.
#4926:Commit
96fa08c6a5
pushed by
root
The check-ansi job is failing in the openssl-3.5 branch as a result of commit 60775e3. Fix that.
#4917:Commit
0d5c776694
pushed by
root
test/bio_pw_callback_test.c: Add BIO_free() to avoid memory leak
#4765:Commit
2ad09ef413
pushed by
root
fix: msg callback in dtls1_do_write that incorrectly shows message (like a certificate) that spans over multiple fragments.
#4726:Commit
42f5471e62
pushed by
root
fix: msg callback in dtls1_do_write that incorrectly shows message (like a certificate) that spans over multiple fragments.
#4717:Commit
7bd5c27a8b
pushed by
root
speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields
#4610:Commit
28a0b9c797
pushed by
root
speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields
#4601:Commit
29e0898448
pushed by
root
speed: Increase MAX_SIG_NUM and fix its usage in loopargs_t fields
#4592:Commit
7bdc0d13d2
pushed by
root
eddsa: convert to using struct based TRIE decoder for params processing
#4576:Commit
2e1b046d9a
pushed by
root
init_master_key(): Check return of CRYPTO_THREAD_init_local()
#4567:Commit
c45ab5b8de
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4538:Commit
9276d41b09
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4530:Commit
d334c8053e
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4522:Commit
87a43b4edb
pushed by
root
Nit: macro parameters should always be parenthesised in expressions
#4514:Commit
cdd01b5e07
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4498:Commit
f6be9aedb0
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4488:Commit
7976a42c45
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4479:Commit
e49d915d2d
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4470:Commit
49ad74a484
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4462:Commit
21db6904ea
pushed by
root
Fix exit code for s_time when -new command line switch specified
#4452:Commit
b6ff559853
pushed by
root
Ensure we pass the user SSL object for the SSL_set_verify callback
#4392:Commit
d86a758bf1
pushed by
root
test/evp_extra_test.c: Add OPENSSL_free() to avoid memory leak if EVP_PKEY_CTX_set0_rsa_oaep_label() fails
#4343:Commit
d9b0230460
pushed by
root
s390x: Fix HMAC to fail update or final call when already finalized
#4185:Commit
9997b415e9
pushed by
root
s390x: Fix HMAC to fail update or final call when already finalized
#4176:Commit
659f40622b
pushed by
root
s390x: Fix HMAC to fail update or final call when already finalized
#4167:Commit
339ced70da
pushed by
root
crypto/evp/ctrl_params_translate.c: prevent clashes of generic names NONE, GET, SET
#3998:Commit
4e2e155e18
pushed by
root
crypto/evp/ctrl_params_translate.c: prevent clashes of generic names NONE, GET, SET
#3948:Commit
c37b9e3425
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3924:Commit
6d4b760d3d
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3915:Commit
1ad83cc104
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3906:Commit
538bda44f1
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3897:Commit
54acfafeff
pushed by
root
Add a test to confirm that we can repeatedly create and destroy keys
#3888:Commit
b994ce4088
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3823:Commit
6d72e42523
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3815:Commit
d171bc3e0d
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3807:Commit
0138448fcd
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3799:Commit
89a4ef3849
pushed by
root
Test randomly selected client port for availabilty in sslrecords test
#3791:Commit
f78f824c8e
pushed by
root
dtls1_read_bytes(): Fix backported patch for no renegotiation
#3727:Commit
e1bccde1a7
pushed by
root
Reset qtls->local_transport_params_consumed to 0 on SSL_clear()
#3690:Commit
61ff9d94b3
pushed by
root