# info > EVP_MD-WHIRLPOOL

---
type: CommandReference
command: EVP_MD-WHIRLPOOL
mode: man
section: 7SSL
source: man-pages
---

## Quick Reference

- `EVP_MD-WHIRLPOOL` — Compute WHIRLPOOL digest via EVP_MD API (legacy provider only)

## Name

WHIRLPOOL digest implementation for EVP_MD, identified by the name "WHIRLPOOL". Only available with the legacy provider. Supports the common gettable parameters described in [EVP_MD-common(7)](https://www.openssl.org/docs/man3.0/man7/EVP_MD-common.7.html).

## See Also

- [provider-digest(7)](https://www.openssl.org/docs/man3.0/man7/provider-digest.7.html)
- [OSSL_PROVIDER-default(7)](https://www.openssl.org/docs/man3.0/man7/OSSL_PROVIDER-default.7.html)