Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 16
BlockSize the sm4 block size in bytes.
View Source
const KeySchedule = 32
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeySizeError ¶
type KeySizeError int
error for key size
func (KeySizeError) Error ¶
func (k KeySizeError) Error() string
Click to show internal directories.
Click to hide internal directories.