Skip to content

Masetty1410/EncryptionGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atbash Cipher Algorithm:
The Atbash Cipher is a monoalphabetic substitution cipher that was originally used for the Hebrew alphabet. ... The Atbash Cipher maps each letter of an alphabet it to its reverse, so that the first letter (e.g. A) becomes the last letter (e.g. Z), the second letter (B) becomes the second to last letter (Y), and so on.

Languages and Framework used
Language used: Python3 Framework used: Backend- Django, Frontend: HTML, CSS,JavascriptJQuery.

Running the code
To run the code, go to parent directory and run the command python manage.py runserver. This will open the web application in the local host URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors