A Block-Cipher mode that uses a counter and IV. Does not encrypt plaintext, but encrypts counter. Used to generate a stream of Pseudorandom blocks. Does not require padding.

Pros

Cons

Encrypt

Decrypt