OCB Mode
OCB Mode (base class for OCBEncryption and OCBDecryption). Note that OCB is patented, but is freely licensed in some circumstances.
@see "The OCB Authenticated-Encryption Algorithm" internet draft
BlockCipher cipher | the 128-bit block cipher to use |
size_t tag_size | is how big the auth tag will be |