[][src]Module dumb_crypto::aes_cbc

AES-CBC

Implementation of CBC-mode AES cipher/decipher.

Structs

Cipher

Main AES-CBC Cipher structure.

Decipher

Main AES-CBC Decipher structure.

Enums

DecipherError

Possible decipher errors