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

ktls: add ktls_supported field to s2n_cipher #3806

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

toidiu
Copy link
Contributor

@toidiu toidiu commented Feb 3, 2023

Description of changes:

A small pr to make s2n_cipher ktls aware. For the MVP we will only support AES128_GCM

Testing:

unit test

Is this a refactor change? If so, how have you proved that the intended behavior hasn't changed?

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

@toidiu toidiu requested review from goatgoose and lrstewart February 3, 2023 07:22
@toidiu toidiu enabled auto-merge (squash) February 3, 2023 07:22
@github-actions github-actions bot added the s2n-core team label Feb 3, 2023
@toidiu toidiu mentioned this pull request Feb 3, 2023
32 tasks
@toidiu toidiu requested a review from maddeleine February 3, 2023 19:39
@toidiu toidiu merged commit ecedd2b into aws:main Feb 3, 2023
@toidiu toidiu deleted the ak-ktls2_cipher branch February 7, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants