Library aes

To use this library in your code:

import crypto.aes

Classes

Base class for the hardware accelerated Advanced Encryption Standard (AES).

Advanced Encryption Standard Cipher Blocker Chaining (AES-CBC).

Advanced Encryption Standard Electronic codebook (AES-ECB).

Encryptor/decryptor for Galois/Counter Mode of AES, an encryption mode that is often used for TLS.