logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

EVP_CIPHER-RC2 - The RC2 EVP_CIPHER implementations

Description

Support for RC2 symmetric encryption using the EVP_CIPHER API. AlgorithmNames The following algorithms are available in the legacy provider: "RC2-CBC", "RC2" or "RC2-128" "RC2-40-CBC" or "RC2-40" "RC2-64-CBC" or "RC2-64" "RC2-ECB" "RC2-CFB" "RC2-OFB" Parameters This implementation supports the parameters described in "PARAMETERS" in EVP_EncryptInit(3).

Name

EVP_CIPHER-RC2 - The RC2 EVP_CIPHER implementations

See Also

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

See Also