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

feat: support PSK after receiving HelloRetryRequest (HRR) #305

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

Commits on Jul 16, 2024

  1. feat: add post-HelloRetryRequest PSK support

    Add UpdateOnHRR to allow PSK to recalculate its state using previously transcribed Client Hello's hash and client handshake state.
    
    Signed-off-by: Gaukas Wang <i@gaukas.wang>
    gaukas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    888b9cb View commit details
    Browse the repository at this point in the history
  2. fix: example using old url no longer valid

    Signed-off-by: Gaukas Wang <i@gaukas.wang>
    gaukas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    258eeaf View commit details
    Browse the repository at this point in the history
  3. chore: note for bugrisk

    Signed-off-by: Gaukas Wang <i@gaukas.wang>
    gaukas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    dd2ffe0 View commit details
    Browse the repository at this point in the history