Tiger2_128

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

alias Tiger2_128 = TigerImpl!(16, 3, true)

Meta