Tiger128

Alias for Tiger-128(3 pass), result is ubyte[16] (first 16 bytes of Tiger-192)

alias Tiger128 = TigerImpl!(16, 3)

Meta