Skip to content

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

Closed
bukka wants to merge 1 commit intophp:masterfrom
bukka:openssl_chacha20_poly1305
Closed

Implement FR #76935: OpenSSL chacha20-poly1305 AEAD support#9366
bukka wants to merge 1 commit intophp:masterfrom
bukka:openssl_chacha20_poly1305

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