AESDefinition

AES configuration hierarchy

Constructors

Link copied to clipboard
constructor(keySize: BitLength)

Properties

Link copied to clipboard
Link copied to clipboard

AES in Electronic Codebook Mode. You almost certainly don't want to use this

Link copied to clipboard
open override val entries: List<SymmetricEncryptionAlgorithm.AES<*, *, *>>
Link copied to clipboard

AES in Galois Counter Mode

Link copied to clipboard
Link copied to clipboard