info > EVP_CIPHER-RC5(7)

📖 NAME

EVP_CIPHER-RC5 - The RC5 EVP_CIPHER implementations

🚀 Quick Reference

Use CaseCommandDescription
Fetch RC5-CBC cipherEVP_CIPHER_fetch(NULL, "RC5-CBC", NULL)Obtain the RC5 CBC cipher implementation
Fetch RC5-ECB cipherEVP_CIPHER_fetch(NULL, "RC5-ECB", NULL)Obtain the RC5 ECB cipher implementation
Fetch RC5-OFB cipherEVP_CIPHER_fetch(NULL, "RC5-OFB", NULL)Obtain the RC5 OFB cipher implementation
Fetch RC5-CFB cipherEVP_CIPHER_fetch(NULL, "RC5-CFB", NULL)Obtain the RC5 CFB cipher implementation
Enable RC5 at build timeenable-rc5Configure OpenSSL to include RC5 support

📝 DESCRIPTION

Support for RC5 symmetric encryption using the EVP_CIPHER API.

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

đŸˇī¸ Algorithm Names

The following algorithms are available in the legacy provider:

âš™ī¸ Parameters

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

🔗 SEE ALSO

ÂŠī¸ COPYRIGHT

Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.

Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at https://www.openssl.org/source/license.html.

3.0.2 2026-06-02 EVP_CIPHER-RC5(7SSL)

EVP_CIPHER-RC5(7)
📖 NAME 🚀 Quick Reference 📝 DESCRIPTION
đŸˇī¸ Algorithm Names âš™ī¸ Parameters
🔗 SEE ALSO ÂŠī¸ COPYRIGHT

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-06 02:41 @216.73.216.192
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format