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

TLS 1.3 support #39

Closed
tomato42 opened this Issue Oct 13, 2015 · 2 comments

Comments

1 participant
@tomato42
Owner

tomato42 commented Oct 13, 2015

the protocol is starting to take final shape

  • HKDF algorithm #107
  • RSA-PSS signature algorithm #108
  • session tickets #60
  • key_share extension
  • pre_shared_key extension
  • early data extension
  • cookie extension
  • HelloRetryRequest message
  • EncryptedExtensions message
  • new Certificate message
  • Certificate Verify from server

optionally:

  • support for predefined DHE groups #109
  • x25519 and x448 EdDHE key exchange #89
@tomato42

This comment has been minimized.

Show comment
Hide comment

@tomato42 tomato42 added this to the v0.8.0 milestone Jul 12, 2016

@tomato42 tomato42 self-assigned this Jul 21, 2017

@tomato42 tomato42 referenced this issue Jul 26, 2017

Merged

Mandatory parts of TLS 1.3 #174

34 of 34 tasks complete

@tomato42 tomato42 added this to In progress in TLS 1.3 support Feb 13, 2018

@tomato42

This comment has been minimized.

Show comment
Hide comment
Owner

tomato42 commented Feb 13, 2018

@tomato42 tomato42 closed this Feb 13, 2018

TLS 1.3 support automation moved this from In progress to Done Feb 13, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment