Keccak224

Implementation of Keccak, SHA3 and extendable output functions SHAKE128/256.

Standard: FIPS 202, SHA 3

alias Keccak224 = Keccak!(224 * 2)

Meta