Documentation ¶
Overview ¶
Package lea implements LEA encryption, as defined in TTAK.KO-12.0223
Index ¶
Constants ¶
View Source
const (
// The LEA block size in bytes.
BlockSize = 16
)
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.