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

Add XChaCha20Engine and XChaCha20Poly1305 #957

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Traderjoe95
Copy link

This PR adds an implementation of IETF draft XChaCha20 and XChaCha20Poly1305 (https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha). The implementation was inspired by the XSalsa20 implementation.

Fixes #631

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.

Feature request: Add support for eXtended-nonce ChaCha (AEAD_XChaCha20_Poly1305)
2 participants