Expand description

Re-exports implementations of counter-mode AES.

These ciphers implement the cipher::StreamCipher trait, so use the cipher crate to access them.

Type Definitions

AES128 in counter mode as used by Tor.

AES256 in counter mode as used by Tor.