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

tests(s2n-quic-dc): add key update test #2443

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

WesleyRosenblum
Copy link
Contributor

Description of changes:

This change adds a test to validate that stream write/read keys are updated when confidentiality thresholds are reached.

New events on_stream_write_key_updated and on_stream_read_key_updated were added to record when the key update happens.

Testing:

This is a test

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@camshaft camshaft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! thanks for getting this done

@WesleyRosenblum WesleyRosenblum merged commit 56117ed into main Jan 10, 2025
128 of 129 checks passed
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/keywearout branch January 10, 2025 17:56
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.

2 participants