info > EVP_MD-MDC2(7)

đŸˇī¸ NAME

EVP_MD-MDC2 - The MDC2 EVP_MD implementation

🚀 Quick Reference

Use CaseCommandDescription
🔐 Compute MDC2 digestEVP_DigestInit_ex(ctx, EVP_mdc2(), NULL)Initialize MDC2 digest context
âš™ī¸ Set padding type to 2EVP_MD_CTX_set_params(ctx, params) with OSSL_PARAM array containing pad-type=2Override default zero-padding with 0x80-padding

📖 DESCRIPTION

Support for computing MDC2 digests through the EVP_MD API.

🆔 Identity

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

📋 Gettable Parameters

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

âš™ī¸ Settable Context Parameters

This implementation supports the following OSSL_PARAM(3) entries, settable for an EVP_MD_CTX with EVP_MD_CTX_set_params(3):

🔗 SEE ALSO

EVP_MD_CTX_set_params(3), provider-digest(7), OSSL_PROVIDER-legacy(7)

ÂŠī¸ COPYRIGHT

Copyright 2020-2021 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-MDC2(7)
đŸˇī¸ NAME 🚀 Quick Reference 📖 DESCRIPTION
🆔 Identity 📋 Gettable Parameters âš™ī¸ Settable Context 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:58 @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