index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
INSTALL.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
Add FIPS self test updates
slontis
3
-269
/
+166
2024-08-19
test/hmactest: Add further tests for HMAC with multiple update calls
Ingo Franzki
1
-1
/
+141
2024-08-19
s390x: Add hardware acceleration for HMAC
Ingo Franzki
5
-4
/
+392
2024-08-19
s390x: Add defines for new CPACF functions
Ingo Franzki
2
-1
/
+17
2024-08-19
Explicitly include e_os.h for close()
Tomas Mraz
1
-0
/
+1
2024-08-19
RAND_write_file(): Avoid potential file descriptor leak
shridhar kalavagunta
1
-1
/
+9
2024-08-19
CI: Fix GCM IV check in acvp_test for crosstest
slontis
1
-5
/
+10
2024-08-19
speed.c: Return success with -testmode -async_jobs if not ASYNC_is_capable()
Tomas Mraz
1
-4
/
+7
2024-08-19
test: add a default greeting to avoid printing a null pointer.
Pauli
1
-1
/
+1
2024-08-18
Add an indicator for AES GCM that returns if the iv has been generated
slontis
5
-19
/
+79
2024-08-17
list_tls_signatures(): Avoid leak with zero length builtin_sigalgs
Andrew Dinh
1
-3
/
+5
2024-08-17
We can't check policy if we got an empty stack of certs
Dmitry Belyavskiy
1
-0
/
+2
2024-08-16
Move docker files to test
Neil Horman
4
-1
/
+1
2024-08-16
Add workflow to do nightly build of interop container and push to quay
Neil Horman
4
-6
/
+38
2024-08-16
Add dockerfile for generation of a quic interop container
Neil Horman
3
-0
/
+153
2024-08-16
Fix unpredictible refcount handling of d2i functions
Bernd Edlinger
2
-6
/
+23
2024-08-16
Extend test case for reused PEM_ASN1_read_bio
Bernd Edlinger
1
-10
/
+38
2024-08-16
replace static declarations
Pauli
1
-12
/
+12
2024-08-16
Revert "fipsinstall: add ed_no_verify_digested option"
Pauli
2
-18
/
+1
2024-08-16
Revert "doc: add documentation for -eddsa_no_verify_digested fipsinstall option"
Pauli
1
-7
/
+0
2024-08-16
Revert "doc: add verify-digested param for EdDSA"
Pauli
1
-11
/
+4
2024-08-16
Revert "param: add OSSL_SIGNATURE_PARAM_EDDSA_VERIFY_DIGESTED"
Pauli
1
-1
/
+0
2024-08-16
Revert "fips: add no digested option to FIPS provider"
Pauli
2
-10
/
+1
2024-08-16
Revert "EdDSA: disallow verification from a pregenerated hash when in FIPS"
Pauli
1
-42
/
+14
2024-08-16
Revert "test: update EdDSA tests for FIPS and no pre-hashing"
Pauli
1
-51
/
+0
2024-08-16
Revert "test: omit failing test when using a FIPS provider that supports edds...
Pauli
1
-8
/
+0
2024-08-16
Revert "Apply the FIPS_eddsa_no_verify_digested indicator on prehash EdDSA only"
Pauli
1
-4
/
+3
2024-08-16
FIPS: Remove ability to bypass the FIPS self tests
slontis
3
-80
/
+21
2024-08-15
Change existing evp_test KeyGen Ctrls to use provider algorithm
slontis
4
-6
/
+5
2024-08-15
Update evp_test KeyGen
slontis
2
-18
/
+44
2024-08-15
Restrict FIPS EC Keygen to only allow curves with a security strength
slontis
3
-3
/
+81
2024-08-15
Ensure the msg_callback is called on CCS receipt in TLSv1.3
Matt Caswell
1
-1
/
+4
2024-08-15
Add FIPS Indicator for ECDH cofactor.
slontis
17
-12
/
+149
2024-08-15
apps/cms.c, apps/smime.c: Fix -crlfeol help messages
Andreas Treichel
2
-2
/
+2
2024-08-15
Fix SSL_CTX_set1_groups documentation on preference orders
David Benjamin
1
-13
/
+41
2024-08-15
apps/req.c: No warning reading from stdin if redirected
Bhaskar Metiya
1
-1
/
+2
2024-08-15
Return SSL_AD_DECRYPT_ERROR alert on PSK binder validation failure (RFC 8446)
Bhaskar Metiya
1
-1
/
+1
2024-08-15
fips: allow to customize provider vendor name
Dimitri John Ledkov
6
-8
/
+33
2024-08-14
Apply the FIPS_eddsa_no_verify_digested indicator on prehash EdDSA only
Tomas Mraz
1
-3
/
+4
2024-08-14
Don't compile in support for DSA speed testing if not needed
Matt Caswell
2
-9
/
+47
2024-08-14
Fix a memory leak in the speed app
Matt Caswell
1
-0
/
+1