Answer the question
In order to leave comments, you need to log in
What is the two-alphabetic caesar cipher?
I have a task:
Implement a two alphabetic Caesar cipher to encrypt and decrypt a string of any length and a given key, using the Latin alphabet and numbers, as well as only lower case.
Can you please tell me how this cipher differs from the usual Caesar cipher?
Answer the question
In order to leave comments, you need to log in
two alphabets are taken with different shifts and applied in turn, the first alphabet is applied to the first letter, the second to the second, the first to the third, and so on.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question