Skip to content
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

RSA_PSK in Bleichenbacher script #882

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

tomato42
Copy link
Member

@tomato42 tomato42 commented Oct 26, 2023

Description

Extend the Bleichenbacher script to support RSA_PSK ciphersuites too

Motivation and Context

the RSA_PSK ciphersuites are the second kind of ciphersuites that are vulnerable to Bleichenbacher-like attacks

Checklist

  • I have read the CONTRIBUTING.md document and my PR follows change requirements therein
  • the changes are also reflected in documentation and code comments
  • all new and existing tests pass (see CI results)
  • test script checklist was followed for new scripts
  • new test script added to tlslite-ng.json and tlslite-ng-random-subset.json
  • new and modified scripts were ran against popular TLS implementations:
    • OpenSSL
    • NSS
    • GnuTLS
  • required version of tlslite-ng updated in requirements.txt and README.md

This change is Reviewable

@tomato42 tomato42 marked this pull request as draft October 26, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant