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

Big set of changes #17

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

Big set of changes #17

wants to merge 3 commits into from

Conversation

martinthomson
Copy link
Owner

@martinthomson martinthomson commented Nov 10, 2016

  • Update to match the latest TLS 1.3 draft

  • Make it clearer that handshake messages are in the clear (and the implications for KEY_PHASES)

  • Change handling of KEY_PHASES including a complete overhaul of key updates to match the design in the new DTLS 1.3 draft

  • Change to use the new TLS 1.3 exporters

  • Expand the description of how keys are derived

  • Use packet number throughout

  • Update references

Closes #13, #12, #11, #10, #9, #8, #7.

* Update to match the latest TLS 1.3 draft

* Make it clearer that handshake messages are in the clear (and the implications for KEY_PHASES)

* Change handling of KEY_PHASES including a complete overhaul of key updates to match the design in the new DTLS 1.3 draft

* Change to use the new TLS 1.3 exporters

* Expand the description of how keys are derived

* Use packet number throughout

* Update references
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.

1 participant