TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Chinese researchers claim they have broken AES encryption using quantum computer

26 点作者 giuliomagnifico8 个月前

2 条评论

adrian_b8 个月前
This appears to be a wrong translation or a wrong interpretation of the research results.<p>They provide a link to what they claim to be the original research paper<p><a href="http:&#x2F;&#x2F;cjc.ict.ac.cn&#x2F;online&#x2F;onlinepaper&#x2F;wc-202458160402.pdf" rel="nofollow">http:&#x2F;&#x2F;cjc.ict.ac.cn&#x2F;online&#x2F;onlinepaper&#x2F;wc-202458160402.pdf</a><p>This in in Chinese, but it has an English abstract. The abstract says nothing about AES or about any other similar encryption algorithm. It says only about a progress towards breaking RSA, i.e. that they have factorized a 22-bit number using a novel algorithm run on a D-Wave &quot;quantum&quot; (annealing) computer.<p>This is above what quantum computers can currently do, but it is a long way from breaking 2048-bit or 4096-bit RSA.<p>It has nothing to do with AES. In the parent article, unlike in the research paper, something completely different is described, which seems to be about breaking some toy block ciphers that have nothing to do with AES, but which also have a SPN (substitution-permutation network) structure.<p>SPN is a generic way of constructing an invertible function. Breaking any SPN cipher does not bring you any closer to breaking a different SPN cipher.<p>So nothing written there supports any danger to AES.<p>AES does have a particular algebraic structure, which makes breaking AES equivalent with solving a certain immense system of equations. There exists a very remote possibility that someone could discover an algorithm to solve this system of equations.<p>Nevertheless, in the unlikely event that this would happen, there are trivial modifications to AES that would have negligible or no effect on its performance, which would remove its equivalence with that system of equations, making impossible such mathematical attacks (such a change would be the substitution of some XOR operations from AES with integer additions; this needs only software changes for the applications run on computers with Intel&#x2F;AMD or Arm CPUs). Therefore any such mathematical breakthrough would affect only the past recorded messages, because it would be easy to modify AES to keep secure the future communications.
评论 #41822022 未加载
giuliomagnifico8 个月前
To be precise “the Present, Gift-64, and Rectangle algorithms”:<p>&gt; According to SCMP, the research team employed the D-Wave Advantage quantum computer to target the Present, Gift-64, and Rectangle algorithms, called key representatives of the Substitution-Permutation Network (SPN) structure. This structure is foundational for advanced encryption standards (AES), a system widely deployed in military and financial encryption protocols, according to the newspaper. While AES-256 is often labeled as military-grade and considered the most secure encryption standard available, the study suggests that quantum computers may soon threaten such security.