Skip to content

mark0110/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography

CPS 109 - Computer Science Course Project

This application allows you to Decrypt text using a combination of a Substitution Cipher and a columnar Transposition Cipher algorithms.

How to Run?

Compile the java file and run it using the following commands in the terminal:

javac Decrypt.java
java Decrypt [key] [input file] [output file]

Author

Mark Volfson

About

Cryptography application implemented in JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages