H
H
HitGirl2020-05-28 20:54:11
Encryption
HitGirl, 2020-05-28 20:54:11

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

2 answer(s)
G
GuMondi, 2020-05-28
@HitGirl

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.

D
Dmitry, 2020-05-28
@q2digger

There is such a book, it is very easy to google (by the way, it also reads perfectly) - Simon Singh. Book of Ciphers.
There is a very detailed description of these ciphers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question