Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 16
BlockSize is the serpent block size in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeySizeError ¶ added in v1.0.2036
type KeySizeError int
func (KeySizeError) Error ¶ added in v1.0.2036
func (k KeySizeError) Error() string
Click to show internal directories.
Click to hide internal directories.