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

Adding ChaCha20/Poly1305 Support #64

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

jackctj117
Copy link
Contributor

Added to build ffi and added to cipher.py. Not exactly sure what to add in cipher.py and same goes for the test.

@jackctj117 jackctj117 self-assigned this Sep 13, 2024
@jackctj117
Copy link
Contributor Author

Added encrypt and decrypt test, didn't include stream functionality.

@dgarske dgarske self-requested a review September 26, 2024 19:35
@dgarske dgarske changed the title Rough adding of chacha20poly1305 Adding ChaCha20/Poly1305 Support Sep 26, 2024
scripts/build_ffi.py Show resolved Hide resolved
Copy link
Member

@danielinux danielinux left a comment

Choose a reason for hiding this comment

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

Tested OK

@danielinux danielinux merged commit 59b3356 into wolfSSL:master Sep 27, 2024
1 check passed
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.

3 participants