Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶ added in v1.0.3018
New returns an OCB instance with the given block cipher and default tag and nonce sizes.
func NewWithNonceAndTagSize ¶ added in v1.0.3018
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 ¶ added in v1.0.3018
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.