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

TLS1.3 draft 22 #141

Merged
merged 48 commits into from Dec 31, 2017
Merged

TLS1.3 draft 22 #141

merged 48 commits into from Dec 31, 2017

Conversation

ctz
Copy link
Member

@ctz ctz commented Dec 17, 2017

(currently work-in-progress)

This includes extra tests generated with openssl, having
fixed a bug there.
- This now has the selected ciphersuite in.
- The transcript hashing also now more complex.
Previously, we'd ignored unknown alert levels.
- during handshake, don't drop HelloRequests and instead let
  them fail the handshake.
- post-handshake for TLS1.2, send the NoRenegotiation alert.
- use correct handshake type encoding
- don't allow decoding of old HRR handshake type
And include SupportedVersions in HRR.
@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 94.125% when pulling ca97803 on jbp-tls13-draft22 into 0e946f6 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 94.125% when pulling 3e8136d on jbp-tls13-draft22 into 0e946f6 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 94.125% when pulling f73fd68 on jbp-tls13-draft22 into 0e946f6 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 94.231% when pulling c9107fd on jbp-tls13-draft22 into 0e946f6 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 94.231% when pulling 89d1211 on jbp-tls13-draft22 into 0e946f6 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 94.231% when pulling cd66a69 on jbp-tls13-draft22 into 0e946f6 on master.

@ctz ctz merged commit cd66a69 into master Dec 31, 2017
@ctz ctz deleted the jbp-tls13-draft22 branch September 30, 2018 14:25
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

2 participants