K
K
kycokpiroga2018-05-14 16:22:28
Cryptography
kycokpiroga, 2018-05-14 16:22:28

How to recognize the encryption algorithm for ciphertext?

Are there ways to find out, having only a ciphertext, with what algorithm it was encrypted. For example, is it possible to distinguish the AES ciphertext from the Twofish ciphertext, while the block length and key length are identical for the two 128/256 bit algorithms.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Satisfied IT, 2018-05-14
@kycokpiroga

They encrypt in order not to be decrypted, and if you can immediately determine from the encrypted data which algorithm was encrypted, then this is a big minus for the implementation of encryption. So no, you can't.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question