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

Symmetric cipher state #619

Merged
merged 1 commit into from
May 20, 2024
Merged

Symmetric cipher state #619

merged 1 commit into from
May 20, 2024

Conversation

sbiscigl
Copy link
Contributor

Description of changes:

Adds a API to interface with symmetric cipher state.
Adds a API to call aws_byte_buf_init and return a ByteBuf, caller is responsible for deleting the byte buf

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

@sbiscigl sbiscigl force-pushed the symmetric-cipher-state branch 9 times, most recently from af138b3 to 0a88a5f Compare May 17, 2024 17:27
Create CRT API for creating dynamically sized byte buf
@sbiscigl sbiscigl marked this pull request as ready for review May 17, 2024 19:47
@sbiscigl sbiscigl merged commit 7a7d77b into main May 20, 2024
59 checks passed
@sbiscigl sbiscigl deleted the symmetric-cipher-state branch May 20, 2024 17:23
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