jtan189 / CaesarCipher

CSCI 469 Project 1 and 2 (Fall 13) - Caesar Cipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CaesarCipher

CSCI 469 Project 1 and Project 2 (Fall 13) - Caesar Cipher

Release v1.0 corresponds to Project 1 and release v2.0 corresponds to Project 2.

How to Run

Execute the jar in the dist/ directory using "java -jar dist/CaesarCipher.jar".

Examples of Input/Output

Examples of encryption/decryption can be found in the sampleIO/ directory.

About

CSCI 469 Project 1 and 2 (Fall 13) - Caesar Cipher

License:MIT License


Languages

Language:Java 100.0%