{
    "content": [
        {
            "type": "text",
            "text": "# EVP_CIPHER-RC2(7ssl) (man)\n\n**Summary:** EVPCIPHER-RC2 - The RC2 EVPCIPHER implementations\n\n## See Also\n\n- provider-cipher(7)\n- OSSLPROVIDER-legacy(7)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (2 lines) — 2 subsections\n  - Algorithm Names (9 lines)\n  - Parameters (2 lines)\n- **SEE ALSO** (2 lines)\n- **COPYRIGHT** (9 lines)\n\n## Full Content\n\n### NAME\n\nEVPCIPHER-RC2 - The RC2 EVPCIPHER implementations\n\n### DESCRIPTION\n\nSupport for RC2 symmetric encryption using the EVPCIPHER API.\n\n#### Algorithm Names\n\nThe following algorithms are available in the legacy provider:\n\n\"RC2-CBC\", \"RC2\" or \"RC2-128\"\n\"RC2-40-CBC\" or \"RC2-40\"\n\"RC2-64-CBC\" or \"RC2-64\"\n\"RC2-ECB\"\n\"RC2-CFB\"\n\"RC2-OFB\"\n\n#### Parameters\n\nThis implementation supports the parameters described in \"PARAMETERS\" in EVPEncryptInit(3).\n\n### SEE ALSO\n\nprovider-cipher(7), OSSLPROVIDER-legacy(7)\n\n### COPYRIGHT\n\nCopyright 2021 The OpenSSL Project Authors. All Rights Reserved.\n\nLicensed under the Apache License 2.0 (the \"License\").  You may not use this file except in\ncompliance with the License.  You can obtain a copy in the file LICENSE in the source\ndistribution or at <https://www.openssl.org/source/license.html>.\n\n\n\n3.0.2                                        2026-04-07                         EVPCIPHER-RC2(7SSL)\n\n"
        }
    ],
    "structuredContent": {
        "command": "EVP_CIPHER-RC2",
        "section": "7ssl",
        "mode": "man",
        "summary": "EVPCIPHER-RC2 - The RC2 EVPCIPHER implementations",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "provider-cipher",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/provider-cipher/7/json"
            },
            {
                "name": "OSSLPROVIDER-legacy",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/OSSLPROVIDER-legacy/7/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": [
                    {
                        "name": "Algorithm Names",
                        "lines": 9
                    },
                    {
                        "name": "Parameters",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 9,
                "subsections": []
            }
        ]
    }
}