Authenticated

Indicates an authenticated cipher

Inheritors

Types

Link copied to clipboard

An authenticated cipher construction that is inherently authenticated and thus permits no dedicated MAC key

Link copied to clipboard

An Encrypt-then-MAC authenticated cipher construction based on an unauthenticated cipher with a dedicated MAC function, requiring a dedicated MAC key.

Properties

Link copied to clipboard
open override val keyType: K

accessor to get the key type due to type erasure