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

Engine.epoch: return a result instead of a custom polymorphic variant #483

Merged
merged 1 commit into from Nov 20, 2023

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Nov 20, 2023

add CHANGES

@hannesm hannesm merged commit 766eb22 into mirleft:main Nov 20, 2023
1 check passed
@hannesm hannesm deleted the prep-release branch November 20, 2023 13:06
hannesm added a commit to hannesm/opam-repository that referenced this pull request Nov 20, 2023
CHANGES:

* tls: provide Engine.export_key_material, which implements RFC 5705 (and 8446)
  TLS EKM (mirleft/ocaml-tls#482 @hannesm)
* tls: fix protocol_version in Engine.epoch (TLS 1.3 always pretended TLS 1.0)
  (mirleft/ocaml-tls#482 @hannesm)
* tls: add the side (`` `Client `` or `` `Server ``) to epoch_data
  (mirleft/ocaml-tls#482 @hannesm)
* BREAKING tls: Engine.epoch - return result instead of custom variant
  (mirleft/ocaml-tls#483 @hannesm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant