{
    "mode": "man",
    "parameter": "EVP_CIPHER-CAST",
    "section": "7ssl",
    "url": "https://www.chedong.com/phpMan.php/man/EVP_CIPHER-CAST/7ssl/json",
    "generated": "2026-05-30T06:07:42Z",
    "sections": {
        "NAME": {
            "content": "EVPCIPHER-CAST - The CAST EVPCIPHER implementations\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Support for CAST symmetric encryption using the EVPCIPHER API.\n",
            "subsections": [
                {
                    "name": "Algorithm Names",
                    "content": "The following algorithms are available in the legacy provider:\n\n\"CAST-128-CBC\", \"CAST-192-CBC\" and  \"CAST-256-CBC\"\n\"CAST-128-CFB\", \"CAST-192-CFB\", \"CAST-256-CFB\"\n\"CAST-128-ECB\", \"CAST-192-ECB\" and \"CAST-256-ECB\"\n\"CAST-192-OFB\", \"CAST-128-OFB\" and \"CAST-256-OFB\"\n"
                },
                {
                    "name": "Parameters",
                    "content": "This implementation supports the parameters described in \"PARAMETERS\" in EVPEncryptInit(3).\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "provider-cipher(7), OSSLPROVIDER-legacy(7)\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 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-CAST(7SSL)",
            "subsections": []
        }
    },
    "summary": "EVPCIPHER-CAST - The CAST EVPCIPHER implementations",
    "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"
        }
    ]
}