{
    "content": [
        {
            "type": "text",
            "text": "# EVP_MD-MD5 (man)\n\n## NAME\n\nEVPMD-MD5 - The MD5 EVPMD implementation\n\n## DESCRIPTION\n\nSupport for computing MD5 digests through the EVPMD 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_MD-MD5",
        "section": "",
        "mode": "man",
        "summary": "EVPMD-MD5 - The MD5 EVPMD implementation",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "provider-digest",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/provider-digest/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": "Identity",
                        "lines": 3
                    },
                    {
                        "name": "Gettable Parameters",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "EVPMD-MD5 - The MD5 EVPMD implementation\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Support for computing MD5 digests through the EVPMD API.\n",
                "subsections": [
                    {
                        "name": "Identity",
                        "content": "This implementation is only available with the default provider, and is identified with the\nname \"MD5\".\n"
                    },
                    {
                        "name": "Gettable Parameters",
                        "content": "This implementation supports the common gettable parameters described in EVPMD-common(7).\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "provider-digest(7), OSSLPROVIDER-default(7)\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright 2020 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                             EVPMD-MD5(7SSL)",
                "subsections": []
            }
        }
    }
}