Cipher 1 Runtime O(n) (fast) See 1.key for the key we use with this cipher. Encryption: Plaintext ⊕ Key = Ciphertext Decryption: Ciphertext ⊕ Key = Plaintext