Skip to content

The action of a Caesar cipher is to replace each plaintext letter with a different one with a fixed number of places down the alphabet.

License

Notifications You must be signed in to change notification settings

Sagar-Sharma-7/Ceaser-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceaser-Cipher

The action of a Caesar cipher is to replace each plaintext letter with a different one a fixed number of places down the alphabet.


If you wanna try then click on the link below


Here are some screen shots



Editor used

alttext

Built with

html css js jquery


Cloning this repositary using command line

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type git clone https://github.com/Sagar-Sharma-7/Ceaser-Cipher.git
  4. Press Enter to create the clone of this repositary.

Font used

@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');

div{
    font-family: 'Philosopher', sans-serif;
}

License

The scripts and documentation in this project are released under the MIT License

License: MIT



Contributions

Contributions are welcome! see Contribution's Guide


Code of Conduct

Be nice. See our code of conduct



How to reach me?

ForTheBadge makes-people-smile



Follower


ForTheBadge built-with-love ForTheBadge makes-people-smile

alttext