Skip to content

Implement FR #76935: OpenSSL chacha20-poly1305 AEAD support #9366

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

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Aug 18, 2022

This adds support for ChaCha20-Poly1305 AEAD algorithm so it is possible to use in the same way as AES GCM and other AEAD algorithms. This is available in OpenSSL 1.1.0+.

This adds support for ChaCha20-Poly1305 AEAD algorithm so it is possible
to use in the same way as AES GCM and other AEAD algorithms. This is
available in OpenSSL 1.1.0+.
@saundefined saundefined added this to the PHP 8.2 milestone Aug 24, 2022
@bukka
Copy link
Member Author

bukka commented Aug 28, 2022

Merged via 1407968

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants