Skip to content

A simple Java program with miscellaneous cipher algorythms implementation - Book, Cezar, Modulus gamma, Slogan, Table, Vertical Permutation and Vigenere.

Notifications You must be signed in to change notification settings

1Project/anyCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anyCipher

A simple Java program with miscellaneous cipher algorythms implementation.

  • Book Cipher
  • Cezar Cipher
  • Modulus gamma Cipher
  • Slogan Cipher
  • Table Cipher
  • Vertical Permutation Cipher
  • Vigenere Cipher

Includes a simple JavaFX GUI. To change it to english alphabet you only have to update ALPHABET constant in CypherHelper class.

About

A simple Java program with miscellaneous cipher algorythms implementation - Book, Cezar, Modulus gamma, Slogan, Table, Vertical Permutation and Vigenere.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published