Skip to content
/ ROT Public

Implementation of Rotation of caesar cipher in lunix using bin bash

Notifications You must be signed in to change notification settings

patel-aum/ROT

Repository files navigation

ROT

About

Implementation of Rotation of caesar cipher in lunix using bin bash

Usage

git clone https://github.com/patel-aum/ROT.git

Help

  • Install for Ubuntu/Debian:
  • In the Download Directory
$sudo apt install /rot_1.0-1_all.deb
  • For Encryption,
$rot.sh -e 13
Enter message: htb
Your Output For ROT13 is ugo
  • For Decryption,
$rot.sh -d 13
Enter message: ugo
Your Output For ROT13 is htb

-sample outputs

image image

About

Implementation of Rotation of caesar cipher in lunix using bin bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages