Sunday, May 4, 2014

Cryptanalysis - Part 2

Yesterday we stucked in the 3rd exercise and we realized it cannot be done with the same previous approach. Let's see if we can use the same Ceaser cipher, but this time using a backward approach rather than a forward approach. Therefor we need to change our "createAlphabet(char replaceWith, char replaceTo)" method as follows.

Ok!! now we are ready for the transmission. Let's start with choosing the character "O" to replace the maximum countable character "U".

Viola!!

THE COOK WAS A GOOD COOK AS COOKS GO AND AS COOKS GO SHE WENT

By Saki



No comments:

Post a Comment