Documentation ¶
Index ¶
Constants ¶
View Source
const ( // hash size Size256 = 32 Size384 = 48 )
View Source
const BlockSize = 16
The blocksize of chaskey in bytes.
Variables ¶
View Source
var C = [8]uint32{
0xb7e15162, 0xbf715880, 0x38b4da56, 0x324e7738,
0xbb1185eb, 0x4f7c7b57, 0xcfbfa1c8, 0xc2b3293d,
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.