Skip to main content

Module ocb

Module ocb 

Source
Expand description

OCB authenticated encryption (RFC 7253, OCB3).

This implementation targets 128-bit block ciphers and the default 128-bit authentication tag profile.

Structsยง

Ocb
OCB3 authenticated encryption with a 16-byte detached tag.