$manlookup

EVP_CIPHER-CHACHA

(7ssl)

The CHACHA EVP_CIPHER implementations

Overview, conventions, miscellanyopenssl 3.5.6-1~deb13u2

DESCRIPTION

Support for CHACHA symmetric encryption using the EVP_CIPHER API.

The following algorithms are available in the default provider:

"ChaCha20"
"ChaCha20-Poly1305"

This implementation supports the parameters described in "PARAMETERS" in EVP_EncryptInit(3).

See also