For homework, I am asked to determine the algorithm used to generate the given ciphertext. A key is also given. I am currently studying a list of simple encryption algorithms and a half-blind test of various decryption methods in an attempt to obtain this simple text.
Is there a better way to do this process? I read the Google results pages on this topic and have not come across anything that would explain a better process than what I am already doing. So far, I have performed several levels of linguistic analysis using encrypted text and am trying to incorporate logical values into an encrypted message in order to decrypt it.
It is built around basic cryptographic systems, nothing at the level of public key encryption or DES.
Even if I can get the original message, how will the encryption scheme used be displayed?
My answer would be that there is nothing wrong with trying different algorithms and see what works.
, . - , , , , , . , , . , , , , .
, , vigenere . , vigenere , . , , .
Source: https://habr.com/ru/post/1792422/More articles:8-bit char in hexadecimal - c ++How to calculate “Friday before” in Java or Groovy? - javaWhy does string.insert (iterator, char) work six times in a row, but not seven? (C ++) - c ++How to add autocomplete to notepad ++ for javascript in .html file? - javascriptResponse.REdirect in IFrame - c #Базы данных SQL Database, написанные на Python - pythonHow to determine the encryption algorithm used in ciphertext? - encryptionDeploy Rails application for EC2 - ruby-on-railshow to save audio file after recording in xcode for iphone - objective-cJodaTime: how to get user-friendly name DateTimeZone - javaAll Articles