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

feat(s2n-quic-crypto): use scatter API with AWS-LC #1947

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Sep 1, 2023

Resolved issues:

resolves #1684

Description of changes:

This PR enables the implementation done in #1899 now that aws-lc-rs has released v1.3.0.

Testing:

As noted in #1899, the copy on the sender has been removed:

Before



After



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

@camshaft camshaft marked this pull request as ready for review September 1, 2023 17:22
@camshaft camshaft merged commit 99af487 into main Sep 1, 2023
128 of 130 checks passed
@camshaft camshaft deleted the camshaft/crypto-scatter-enable branch September 1, 2023 17:31
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.

Perform vectorized packet encryption
2 participants