$manlookup

EVP_CIPHER-RC4

(7ssl)

The RC4 EVP_CIPHER implementations

Overview, conventions, miscellanyopenssl 3.5.6-1~deb13u2

DESCRIPTION

Support for RC4 symmetric encryption using the EVP_CIPHER API.

The following algorithms are available in the legacy provider:

"RC4"
"RC4-40"
"RC4-HMAC-MD5"

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

See also