Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 16
Variables ¶
This section is empty.
Functions ¶
func NewCipher128 ¶
NewCipher128 creates and returns a new cipher.Block.
func NewCipher192 ¶
NewCipher192 creates and returns a new cipher.Block.
Types ¶
type KeySizeError ¶
type KeySizeError int
func (KeySizeError) Error ¶
func (k KeySizeError) Error() string
Click to show internal directories.
Click to hide internal directories.