Documentation ¶
Overview ¶
Package spritz implements the Spritz stream-cipher
Index ¶
Constants ¶
View Source
const BlockSize = 1
View Source
const N = 256
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.