{
    "mode": "info",
    "parameter": "EVP_CIPHER-CAMELLIA",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/info/EVP_CIPHER-CAMELLIA/json",
    "generated": "2026-07-05T04:02:23Z",
    "sections": {
        "NAME": {
            "content": "EVPCIPHER-CAMELLIA - The CAMELLIA EVPCIPHER implementations\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Support for CAMELLIA symmetric encryption using the EVPCIPHER API.\n\nAlgorithm Names\nThe 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\n\"CAMELLIA-256-CBC-CTS\"\n\"CAMELLIA-128-CFB\", \"CAMELLIA-192-CFB\", \"CAMELLIA-256-CFB\",\n\"CAMELLIA-128-CFB1\", \"CAMELLIA-192-CFB1\", \"CAMELLIA-256-CFB1\",\n\"CAMELLIA-128-CFB8\", \"CAMELLIA-192-CFB8\" and \"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\nParameters\nThis implementation supports the parameters described in \"PARAMETERS\"\nin EVPEncryptInit(3).\n",
            "subsections": []
        },
        "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\nthis file except in compliance with the License.  You can obtain a copy\nin the file LICENSE in the source distribution or at\n<https://www.openssl.org/source/license.html>.\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"
        }
    ]
}