Skip to content

Gaivile/Caesar-Vigenere-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68b865f · Aug 19, 2016

History

5 Commits
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016
Aug 19, 2016

Repository files navigation

Caesar Vigenere Cipher

Caesar and Vigenere ciphers in one program written in Java using Swing/Awt.

Prompts the user to choose a cipher and an option to whether enter a text or open a file for reading to be encrypted: screenshot from 2016-08-19 16-09-54

Then, prompts a user to enter a key for encryption and, according to options chosen, enter a text to encrypt or choose a file to be encrypted. Handles unsupported files and keys by popping up an error dialog. Upon success, encrypted text is shown on the same window: screenshot from 2016-08-19 16-24-14

About

Caesar and Vigenere ciphers in one program with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages