{
    "mode": "info",
    "parameter": "EVP_CIPHER-DES",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/info/EVP_CIPHER-DES/json",
    "generated": "2026-07-05T13:32:47Z",
    "sections": {
        "NAME": {
            "content": "EVPCIPHER-DES - The DES EVPCIPHER implementations\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Support for DES symmetric encryption using the EVPCIPHER API.\n\nAlgorithm Names\nThe following algorithms are available in the FIPS provider as well as\nthe default provider:\n\n\"DES-EDE3-ECB\" or \"DES-EDE3\"\n\"DES-EDE3-CBC\" or \"DES3\"\n\nThe following algorithms are available in the default provider, but not\nthe FIPS provider:\n\n\"DES-EDE3-CFB8\" and \"DES-EDE3-CFB1\"\n\"DES-EDE-ECB\" or \"DES-EDE\"\n\"DES-EDE-CBC\"\n\"DES-EDE-OFB\"\n\"DES-EDE-CFB\"\n\"DES3-WRAP\"\n\nThe following algorithms are available in the legacy provider:\n\n\"DES-ECB\"\n\"DES-CBC\"\n\"DES-OFB\"\n\"DES-CFB\", \"DES-CFB1\" and \"DES-CFB8\"\n\"DESX-CBC\"\n\nParameters\nThis implementation supports the parameters described in \"PARAMETERS\"\nin EVPEncryptInit(3).\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "provider-cipher(7), OSSLPROVIDER-FIPS(7), OSSLPROVIDER-default(7),\nOSSLPROVIDER-legacy(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-DES(7SSL)",
            "subsections": []
        }
    },
    "summary": "EVPCIPHER-DES - The DES 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-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"
        },
        {
            "name": "OSSLPROVIDER-legacy",
            "section": "7",
            "url": "https://www.chedong.com/phpMan.php/man/OSSLPROVIDER-legacy/7/json"
        }
    ]
}