Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 12
View Source
const NMBR uint32 = 11 // number of rounds is 11
View Source
const STRT_D uint32 = 0xb1b1 // round constant of first decryption round
View Source
const STRT_E uint32 = 0x0b0b // round constant of first encryption round
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.