package
1.1.3
Repository: https://github.com/protonmail/go-crypto.git
Documentation: pkg.go.dev

# Functions

NewOCB returns an OCB instance with the given block cipher and default tag and nonce sizes.
NewOCBWithNonceAndTagSize returns an OCB instance with the given block cipher, nonce length, and tag length.