Skip to content

NicolasBFR/VGTUCourseWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryptor

This is a small project to encrypt strings with four basics encryption:

  • Atbash
  • Caesar
  • Vigenère
  • A home-made caesar derivate where the first letter of a word is the caesar offset for the other letters of the word.

How to use

Just go to the console, choose your encryption, then if you want to encode or decode, then follow encryption instructions.

License

This project is licensed under BSD 3-Clause License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages