Output Feedback Mode (OFB)
-  An initial vector is encoded N times
 -  The result of each encoding is used to XOR a message block
 -  Allow pre-computing of pseudorandom stream 
 -  No error propagation problem as in CBC
 -  Allow in-time encrypt/decrypt due to bit-wise computation 
 -  Subject to known-plaintext substitution attacks:
Knowing Pi allows you to recover Ki and
substitute Ci with Ci'