-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Remove support for static ECDH cipher suites #10294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
375cc45
to
87b15cf
Compare
3 tasks
valeriosetti
requested changes
Jul 15, 2025
Mbed-TLS/mbedtls-framework#182 is now merged. |
4 tasks
d4c04cf
to
615dd82
Compare
4 tasks
521bd12
to
d9e5c71
Compare
valeriosetti
previously approved these changes
Jul 23, 2025
40aeb7e
to
a739096
Compare
…ppears it could be causing issues Signed-off-by: Ben Taylor <[email protected]>
…ing issues Signed-off-by: Ben Taylor <[email protected]>
…using issues Signed-off-by: Ben Taylor <[email protected]>
…NGE_PSK_ENABLED Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
…CHANGE_PSK_ENABLED After the ECDH keyexchange removal the two became synonyms so the former can be removed. Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
20d9aed
to
486ec6e
Compare
Signed-off-by: Ben Taylor <[email protected]>
valeriosetti
approved these changes
Sep 12, 2025
mpg
approved these changes
Sep 12, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Merged
via the queue into
Mbed-TLS:development
with commit Sep 12, 2025
0d530d1
7 of 8 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
approved
Design and code approved - may be waiting for CI or backports
priority-high
High priority - will be reviewed soon
size-s
Estimated task size: small (~2d)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Remove support for static ECDH cipher suites,
depends Mbed-TLS/TF-PSA-Crypto#377(merged)resolves #9201
This PR is part of a chain which needs to be merged in the following order:
PR checklist