{
    "content": [
        {
            "type": "text",
            "text": "# EVP_CIPHER-AES (man)\n\n## NAME\n\nEVPCIPHER-AES - The AES EVPCIPHER implementations\n\n## DESCRIPTION\n\nSupport for AES symmetric encryption using the EVPCIPHER API.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION** (2 subsections)\n- **SEE ALSO**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "EVP_CIPHER-AES",
        "section": "",
        "mode": "man",
        "summary": "EVPCIPHER-AES - The AES 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-FIPS",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/OSSLPROVIDER-FIPS/7/json"
            },
            {
                "name": "OSSLPROVIDER-default",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/OSSLPROVIDER-default/7/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": [
                    {
                        "name": "Algorithm Names",
                        "lines": 23
                    },
                    {
                        "name": "Parameters",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "EVPCIPHER-AES - The AES EVPCIPHER implementations\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Support for AES symmetric encryption using the EVPCIPHER API.\n",
                "subsections": [
                    {
                        "name": "Algorithm Names",
                        "content": "The following algorithms are available in the FIPS provider as well as the default provider:\n\n\"AES-128-CBC\", \"AES-192-CBC\" and  \"AES-256-CBC\"\n\"AES-128-CBC-CTS\", \"AES-192-CBC-CTS\" and \"AES-256-CBC-CTS\"\n\"AES-128-CFB\", \"AES-192-CFB\", \"AES-256-CFB\", \"AES-128-CFB1\", \"AES-192-CFB1\", \"AES-256-CFB1\",\n\"AES-128-CFB8\", \"AES-192-CFB8\" and \"AES-256-CFB8\"\n\"AES-128-CTR\", \"AES-192-CTR\" and \"AES-256-CTR\"\n\"AES-128-ECB\", \"AES-192-ECB\" and \"AES-256-ECB\"\n\"AES-192-OCB\", \"AES-128-OCB\" and \"AES-256-OCB\"\n\"AES-128-SIV\", \"AES-192-SIV\" and \"AES-256-SIV\"\n\"AES-128-XTS\" and \"AES-256-XTS\"\n\"AES-128-CCM\", \"AES-192-CCM\" and \"AES-256-CCM\"\n\"AES-128-GCM\", \"AES-192-GCM\" and \"AES-256-GCM\"\n\"AES-128-WRAP\", \"AES-192-WRAP\", \"AES-256-WRAP\", \"AES-128-WRAP-PAD\", \"AES-192-WRAP-PAD\",\n\"AES-256-WRAP-PAD\", \"AES-128-WRAP-INV\", \"AES-192-WRAP-INV\", \"AES-256-WRAP-INV\",\n\"AES-128-WRAP-PAD-INV\", \"AES-192-WRAP-PAD-INV\" and \"AES-256-WRAP-PAD-INV\"\n\"AES-128-CBC-HMAC-SHA1\", \"AES-256-CBC-HMAC-SHA1\", \"AES-128-CBC-HMAC-SHA256\" and\n\"AES-256-CBC-HMAC-SHA256\"\n\nThe following algorithms are available in the default provider, but not the FIPS provider:\n\n\"AES-128-OFB\", \"AES-192-OFB\" and \"AES-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-FIPS(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-AES(7SSL)",
                "subsections": []
            }
        }
    }
}