{
    "mode": "man",
    "parameter": "EVP_CIPHER-CAMELLIA",
    "section": "7SSL",
    "url": "https://www.chedong.com/phpMan.php/man/EVP_CIPHER-CAMELLIA/7SSL/json",
    "generated": "2026-07-05T13:32:21Z",
    "sections": {
        "NAME": {
            "content": "EVPCIPHER-CAMELLIA - The CAMELLIA EVPCIPHER implementations\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Support for CAMELLIA symmetric encryption using the EVPCIPHER API.\n",
            "subsections": [
                {
                    "name": "Algorithm Names",
                    "content": "The following algorithms are available in the default provider:\n\n\"CAMELLIA-128-CBC\", \"CAMELLIA-192-CBC\" and  \"CAMELLIA-256-CBC\"\n\"CAMELLIA-128-CBC-CTS\", \"CAMELLIA-192-CBC-CTS\" and \"CAMELLIA-256-CBC-CTS\"\n\"CAMELLIA-128-CFB\", \"CAMELLIA-192-CFB\", \"CAMELLIA-256-CFB\", \"CAMELLIA-128-CFB1\",\n\"CAMELLIA-192-CFB1\", \"CAMELLIA-256-CFB1\", \"CAMELLIA-128-CFB8\", \"CAMELLIA-192-CFB8\" and\n\"CAMELLIA-256-CFB8\"\n\"CAMELLIA-128-CTR\", \"CAMELLIA-192-CTR\" and \"CAMELLIA-256-CTR\"\n\"CAMELLIA-128-ECB\", \"CAMELLIA-192-ECB\" and \"CAMELLIA-256-ECB\"\n\"CAMELLIA-192-OFB\", \"CAMELLIA-128-OFB\" and \"CAMELLIA-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-default(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-06-02                    EVPCIPHER-CAMELLIA(7SSL)",
            "subsections": []
        }
    },
    "summary": "EVPCIPHER-CAMELLIA - The CAMELLIA 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-default",
            "section": "7",
            "url": "https://www.chedong.com/phpMan.php/man/OSSLPROVIDER-default/7/json"
        }
    ]
}