Skip to content

A small application created for the JS course from Przeprogramowani.pl. You can encrypt any message in Latin script. The system uses ROT13 encryption, which means it shifts each letter of the Latin alphabet by 13 characters. Special characters and numbers remain unchanged. In order to decrypt the message, it is enough to enter the encrypted vers…

Notifications You must be signed in to change notification settings

TenaciousHare/CaesarCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaesarCipher

About

A small application created for the JS course from Przeprogramowani.pl. You can encrypt any message in Latin script. The system uses ROT13 encryption, which means it shifts each letter of the Latin alphabet by 13 characters. Special characters and numbers remain unchanged. In order to decrypt the message, it is enough to enter the encrypted vers…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published