Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithNonceAndTagSize ¶
NewWithNonceAndTagSize returns an OCB instance with the given block cipher, nonce length, and tag length. Panics on zero nonceSize and exceedingly long tag size.
It is recommended to use at least 12 bytes as tag length.
func NewWithNonceSize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.