Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeySizeErr = errors.New("siv: bad key size")
Functions ¶
func NewCMAC ¶
NewCMAC returns an SIV instance implementing cipher.AEAD interface
Unless the given nonce size is less than zero, Seal and Open will panic when passed nonce of a different size.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.