{
    "content": [
        {
            "type": "text",
            "text": "# EVP_CIPHER-ARIA(7SSL) (man)\n\n**Summary:** EVPCIPHER-ARIA - The ARIA EVPCIPHER implementations\n\n## See Also\n\n- provider-cipher(7)\n- OSSLPROVIDER-default(7)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (2 lines) — 2 subsections\n  - Algorithm Names (12 lines)\n  - Parameters (2 lines)\n- **SEE ALSO** (2 lines)\n- **COPYRIGHT** (9 lines)\n\n## Full Content\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#### Algorithm Names\n\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\", \"ARIA-192-CFB1\",\n\"ARIA-256-CFB1\", \"ARIA-128-CFB8\", \"ARIA-192-CFB8\" and \"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\n#### Parameters\n\nThis implementation supports the parameters described in \"PARAMETERS\" in EVPEncryptInit(3).\n\n### SEE ALSO\n\nprovider-cipher(7), OSSLPROVIDER-default(7)\n\n### COPYRIGHT\n\nCopyright 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-ARIA(7SSL)\n\n"
        }
    ],
    "structuredContent": {
        "command": "EVP_CIPHER-ARIA",
        "section": "7SSL",
        "mode": "man",
        "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": 2,
                "subsections": [
                    {
                        "name": "Algorithm Names",
                        "lines": 12
                    },
                    {
                        "name": "Parameters",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "EVPCIPHER-ARIA - The ARIA EVPCIPHER implementations\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Support for ARIA symmetric encryption using the EVPCIPHER API.\n",
                "subsections": [
                    {
                        "name": "Algorithm Names",
                        "content": "The 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\", \"ARIA-192-CFB1\",\n\"ARIA-256-CFB1\", \"ARIA-128-CFB8\", \"ARIA-192-CFB8\" and \"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"
                    },
                    {
                        "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-04-07                        EVPCIPHER-ARIA(7SSL)",
                "subsections": []
            }
        }
    }
}