Can you help me, cause I'm totally blocked https://code.sololearn.com/W6g27en1Fnx1/#html
6/12/2018 3:18:53 PM
Miriam Guzmam1 Answer
New AnswerIn Caesar Cipher the plaintext is incremented by some specific number to get the Hash or Ciphertext. so, just write an easy code which accepts plaintext and increment value (or you can say, Shift Count). And then increment the plaintext by the value and print the output.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message