SHA3_512

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

@safe pure nothrow
alias SHA3_512 = KECCAK!(512, false)

Meta