info > EVP_MD-MD2(7)

📛 NAME

EVP_MD-MD2 - The MD2 EVP_MD implementation

🚀 Quick Reference

Use CaseCommandDescription
🔐 Compute MD2 digestEVP_DigestInit_ex(ctx, EVP_md2(), NULL)Initialize digest context with MD2
🔑 Get MD2 digest lengthEVP_MD_size(EVP_md2())Returns 16 bytes
📄 Calculate MD2 of dataEVP_Digest(data, len, md, &mdlen, EVP_md2(), NULL)One-shot digest computation

📝 DESCRIPTION

Support for computing MD2 digests through the EVP_MD API.

🔖 Identity

This implementation is only available with the legacy provider, and is identified with the name "MD2".

âš™ī¸ Gettable Parameters

This implementation supports the common gettable parameters described in EVP_MD-common(7).

📚 SEE ALSO

provider-digest(7), OSSL_PROVIDER-default(7)

ÂŠī¸ COPYRIGHT

Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.

Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at https://www.openssl.org/source/license.html.

EVP_MD-MD2(7)
📛 NAME 🚀 Quick Reference 📝 DESCRIPTION
🔖 Identity âš™ī¸ Gettable Parameters
📚 SEE ALSO ÂŠī¸ COPYRIGHT

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-07 01:57 @216.73.216.207
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format