[][src]Module dumb_crypto::aes

AES

Implementation of AES encryption/decryption algorithm according to FIPS 197.

Structs

AES

Main AES structure.

Enums

AESError

Possible initialization errors

Constants

BLOCK_SIZE