Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

messageEncipher

Several classic ciphers implementation, which includes Caesar cipher, Vigenere cipher and Transposition cipher.

The program is able to do both encryption and decryption work for all these three kinds of ciphers by receiving an input from the user.

  • The "Message.java" file is the source code.
  • The file named "Tester.java" works as a checker, which explains one more time what is the mathematical logic behind these encryptions and what is expected to output.

About

Several classic ciphers implementation, which includes Caesar cipher, Vigenere cipher and Transposition cipher. The program is able to do both encryption and decryption work for all these three kinds of ciphers by receiving an input from the user.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages