Expand description

Compatibility layer between OpenSSL and cipher::StreamCipher.

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

Structs

AES 128 in counter mode as used by Tor.

AES 128 key

AES 256 in counter mode as used by Tor.

AES 256 key