The action of a Caesar cipher is to replace each plaintext letter with a different one a fixed number of places down the alphabet.
- Open Git Bash.
- Change the current working directory to the location where you want the cloned directory.
- Type
git clone https://github.com/Sagar-Sharma-7/Ceaser-Cipher.git
- Press Enter to create the clone of this repositary.
@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');
div{
font-family: 'Philosopher', sans-serif;
}
Contributions are welcome! see Contribution's Guide
Be nice. See our code of conduct