This is a demo project for a rust command line tool which implements the caesar cipher. This command line tool can encrypt and decrypt text input using the caesar cipher and flagged key values determining behaviors. The shift for the cipher can be input as well.