Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 16
The blocksize of chaskey in bytes.
View Source
const KeySize = 16
View Source
const Size = 16
The size of an chaskey checksum in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeySizeError ¶
type KeySizeError int
func (KeySizeError) Error ¶
func (k KeySizeError) Error() string
Click to show internal directories.
Click to hide internal directories.