SHA3_256

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

@safe pure nothrow
alias SHA3_256 = KECCAK!(256, false)

Meta