Encrypt with Caesar cipher python main.py --mode encrypt --cipher caesar --shift 3 input.txt output.txt Decrypt with Caesar cipher python main.py --mode decrypt --cipher caesar --shift 3 input.txt ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results