SHA3_384

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

@safe pure nothrow
alias SHA3_384 = KECCAK!(384, false)

Meta