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

Feature request: Add XChaCha20-Poly1305 #841

Open
MariusVolkhart opened this issue Nov 17, 2020 · 1 comment
Open

Feature request: Add XChaCha20-Poly1305 #841

MariusVolkhart opened this issue Nov 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@MariusVolkhart
Copy link

Add a new Cipher algorithm for XChaCha20-Poly1305. The larger nonce size over ChaCha20 decreases the probability of birthday collisions when using random nonces, a common use case in application layer encryption.

@jhult
Copy link

jhult commented Oct 3, 2022

Related: #631

@winfriedgerlach winfriedgerlach added the enhancement New feature or request label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants