Jiasheng Jiang
|
f4174b6db4
signature/dsa_sig.c: Add checks for the EVP_MD_get_size()
|
7 months ago |
Jiasheng Jiang
|
df0ee35b53
signature/ecdsa_sig.c: Add checks for the EVP_MD_get_size()
|
7 months ago |
Neil Horman
|
4feb4a2b2c
Add docs noting requirements for SM2 signing
|
7 months ago |
Neil Horman
|
d6a8adeccd
Add check for public key presence on sm2 signing
|
7 months ago |
Jiasheng Jiang
|
beb82177dd
APPS: Add missing OPENSSL_free() and combine the error handler
|
7 months ago |
Tom Cosgrove
|
b3be6cc89e
Fix "Error finalizing cipher loop" when running openssl speed -evp -decrypt
|
8 months ago |
Todd Short
|
6b566687b5
Fix EVP_PKEY_CTX_add1_hkdf_info() behavior
|
9 months ago |
slontis
|
56e4d112ae
Add demo for ECDH key exchange
|
11 months ago |
Stephan Wurm
|
8120223773
apps: ca,req,x509: Add explicit start and end dates options
|
1 year ago |
slontis
|
4514e02cdf
Check range of RSA plaintext and ciphertext when using no padding.
|
7 months ago |
Matt Caswell
|
496bc128fd
Copyright year updates
|
7 months ago |
Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
Tomas Mraz
|
111a8fd344
Sync libcrypto.num and libssl.num with 3.3 branch
|
7 months ago |
Tomas Mraz
|
eb33768e87
Sync CHANGES.md and NEWS.md with 3.3 branch
|
7 months ago |
Tomas Mraz
|
649705961c
Update the version to 3.4.0-dev
|
7 months ago |
Matt Caswell
|
4a3e8f0830
Add a test for session cache overflow
|
2 years ago |
Matt Caswell
|
21df7f04f6
Hardening around not_resumable sessions
|
7 months ago |
Matt Caswell
|
03c4b0eab6
Add a CHANGES.md/NEWS.md entry for the unbounded memory growth bug
|
8 months ago |
Matt Caswell
|
7984fa683e
Fix unconstrained session cache growth in TLSv1.3
|
8 months ago |
Matt Caswell
|
cfeaf33a26
Extend the multi_resume test for simultaneous resumptions
|
8 months ago |
Matt Caswell
|
0447cd690f
Add a test for session cache handling
|
8 months ago |
Jiangning Liu
|
e7f1afe4f7
Enable SHA3 unrolling and EOR3 optimization for Ampere
|
7 months ago |
Randall S. Becker
|
0d2a5f600c
NonStop: Do not call sleep() with a 0 value
|
7 months ago |
Richard Levitte
|
a19553cd87
Diverse small VMS build fixups
|
7 months ago |
Dmitry Misharov
|
089271601a
downgrade upload-artifact action to v3
|
7 months ago |
Tomas Mraz
|
a16f2e7651
openssl-crl(1): The -verify option is implied by -CA* options
|
7 months ago |
Tomas Mraz
|
e898c36731
DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()
|
7 months ago |
Kurt Roeckx
|
84756fe206
Fix syntax of dependabot.yml
|
7 months ago |
Warner Losh
|
9aad59c224
posix_async: FreeBSD also defines {make|swap|get|set}context
|
7 months ago |
Tomas Mraz
|
de8e79e064
Add design document about handing some MAX defines
|
7 months ago |