Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

EVP_CIPHER-RC5 - The RC5 EVP_CIPHER implementations

Description

       Support for RC5 symmetric encryption using the EVP_CIPHER API.

       Disabled by default. Use the enable-rc5 configuration option to enable.

   AlgorithmNames
       The following algorithms are available in the legacy provider:

       "RC5-CBC" or "RC5"
       "RC5-ECB"
       "RC5-OFB"
       "RC5-CFB"

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

Name

       EVP_CIPHER-RC5 - The RC5 EVP_CIPHER implementations

See Also

provider-cipher(7), OSSL_PROVIDER-legacy(7)

See Also