{
    "content": [
        {
            "type": "text",
            "text": "# EVP_CIPHER-ARIA (info)\n\n## NAME\n\nEVPCIPHER-ARIA - The ARIA EVPCIPHER implementations\n\n## DESCRIPTION\n\nSupport for ARIA symmetric encryption using the EVPCIPHER API.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "EVP_CIPHER-ARIA",
        "section": "",
        "mode": "info",
        "summary": "EVPCIPHER-ARIA - The ARIA 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-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": 20,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "EVPCIPHER-ARIA - The ARIA EVPCIPHER implementations\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Support for ARIA symmetric encryption using the EVPCIPHER API.\n\nAlgorithm Names\nThe following algorithms are available in the default provider:\n\n\"ARIA-128-CBC\", \"ARIA-192-CBC\" and  \"ARIA-256-CBC\"\n\"ARIA-128-CFB\", \"ARIA-192-CFB\", \"ARIA-256-CFB\", \"ARIA-128-CFB1\",\n\"ARIA-192-CFB1\", \"ARIA-256-CFB1\", \"ARIA-128-CFB8\", \"ARIA-192-CFB8\" and\n\"ARIA-256-CFB8\"\n\"ARIA-128-CTR\", \"ARIA-192-CTR\" and \"ARIA-256-CTR\"\n\"ARIA-128-ECB\", \"ARIA-192-ECB\" and \"ARIA-256-ECB\"\n\"AES-192-OCB\", \"AES-128-OCB\" and \"AES-256-OCB\"\n\"ARIA-128-OFB\", \"ARIA-192-OFB\" and \"ARIA-256-OFB\"\n\"ARIA-128-CCM\", \"ARIA-192-CCM\" and \"ARIA-256-CCM\"\n\"ARIA-128-GCM\", \"ARIA-192-GCM\" and \"ARIA-256-GCM\"\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-ARIA(7SSL)",
                "subsections": []
            }
        }
    }
}