All functions

caesar()

Encrypt and decrypt text using the Caesar cipher.

seed_cipher()

Encrypt and decrypt text using pseudorandom number generation based on the seed set.