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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Can AI break cryptography?

1 点作者 kixpanganiban将近 7 年前
I've been wondering about this for some time, and theoretically, it should (at least to an extent) be possible for AI/ML to break some cryptographic functions -- or more concisely, decrypt some crypto outputs. However, is this proven to be true/false?

3 条评论

monkeydreams将近 7 年前
Simple answer, no.<p>Trained AI works (in the simplest terms) by incrementally tweaking coefficients in mathematical statements to best approximate a set of data points provided. Generally it does this by being able to measure how close or far away the AI is from the right answer in trainable cases and then minimizing this distance.<p>For this to work in cryptography, we would need to have a formula which already breaks cryptography in a general sense that we can tweak for specific cases using AI.<p>What AI <i>might</i> be able to do is to demonstrate previously undiscovered relationships in number theory by throwing a whole heap of cryptographical relationships at an AI to uncover an undiscovered correlation. The chances of this are pretty small, but an AI might get lucky.
评论 #17461281 未加载
sidcool将近 7 年前
AI won&#x27;t. Quantum computing may. But then cryptography will evolve as well.
wmf将近 7 年前
No, why would you think so?
评论 #17461276 未加载