F
F
fairfly2015-06-10 23:31:42
Encryption
fairfly, 2015-06-10 23:31:42

How to crack such a (under) cipher?

Hello everyone,
Today we talked with a friend who is not related to IT, on the topic of encryption. Let's say you need to send an encrypted message, which consists of the text of the English / Russian language, about 100-1000 characters long. Let's say we've never heard of RSA, AES, etc. It offers the following version of symmetric encryption: there is a randomly generated character mapping table, where each character in the input has some one specific character in the output, for example:
a -> /
b -> z
c -> .
and so on.....
hence the string aacb will be encrypted as //.z
So, let's say both parties know the key (character table), only one message needs to be transmitted, which is subsequently intercepted by guys with very serious knowledge and computer power, how theoretically can they decrypt it?
Since I heard about the basics of cryptography, I don’t believe that such an algorithm can be safe, but I don’t have enough knowledge to catch up with why. Can you explain?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
J
jcmvbkbc, 2015-06-10
@jcmvbkbc

an encrypted message that consists of English/Russian text, about 100-1000 characters long...
a variant of symmetric encryption: there is a character mapping table, where each character at the input has one specific character at the output

https://ru.wikipedia.org/wiki/Frequency_analysis

D
D', 2015-06-11
@Denormalization

Substitution_cipher
How to crack is described in the same place.

S
Slender 1, 2015-06-11
@DEFAULT0

They don't like questions like this here.

A
Alexander, 2015-07-05
Madzhugin @Suntechnic

Such "ciphers" are "cracked" with a pencil on paper in half an hour in the worst case. I liked it as a child and I wrote a program for the Spectrum that generated them.
Turing printed puzzles with such ciphers in newspapers to select people in Bletchley Park for his team.
It's not a cipher. It's just a puzzle for the yellow rag on the train.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question