Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 32
View Source
const R = 8 /* number of rounds */
View Source
const ROOT = 0x1f5 /* polynomial for generating GF(2^8) */
Variables ¶
View Source
var S_GAMMA = [0x100]uint16{}/* 256 elements not displayed */
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.