Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 8
XTEA block size in bytes.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cipher ¶
type Cipher struct {
// contains filtered or unexported fields
}
A Cipher is an instance of an XTEA cipher using a particular key.
Click to show internal directories.
Click to hide internal directories.