CbcDefinition

class CbcDefinition(keySize: BitLength)(source)

Constructors

Link copied to clipboard
constructor(keySize: BitLength)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Plain, Unauthenticated AES in Cipher Block Chaining mode. You almost certainly don't want to use this as is, but rather some HMAC-authenticated variant