Documentation
¶
Index ¶
Constants ¶
View Source
const (
Msb = 0b10000000
)
Variables ¶
View Source
var ( ErrUnsupportedKeySize = errors.New("key size is not supported") ErrAlreadyFinished = errors.New("the processing has been finalized, reset call is needed") )
View Source
var ErrXorLengthMismatch = errors.New("xor arguments must have the same length")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.