SHA3_224

Alias for SHA-3-224. Recommended to use over the KECCAK structure.

@safe pure nothrow
alias SHA3_224 = KECCAK!(224, false)

Meta