[#CRIPEMD160-OUTPUT_SIZE] = xref:CRIPEMD160.adoc[CRIPEMD160]::OUTPUT_SIZE :relfileprefix: ../ :mrdocs: Size of the RIPEMD‐160 digest in bytes. == Synopsis Declared in `<crypto/ripemd160.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static size_t OUTPUT_SIZE = {20}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#