Why is AES more secure than DES?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am beginning to learn crypto algorithms and I understand how the above mentioned algorithms work. Is it that the key length of AES is longer? Which steps of AES encryption makes it less vulnerable than DES? 回答1: DES was designed with an effective key length of 56 bits, which is vulnerable to exhaustive search . It also has some weaknesses against differential and linear cryptanalysis: these allow to recover the key using, respectively, 2 47 chosen plaintexts, or 2 43 known plaintexts. A known plaintext is an encrypted block (an 8-byte