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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Analysis of an encrypted HDD [pdf]

26 点作者 2510c39011c5将近 10 年前

3 条评论

DanBC将近 10 年前
See also &quot;enclosed but not encrypted&quot; for an attack on an encrypted hard drive enclosure.<p><a href="http:&#x2F;&#x2F;www.h-online.com&#x2F;security&#x2F;features&#x2F;Enclosed-but-not-encrypted-746199.html" rel="nofollow">http:&#x2F;&#x2F;www.h-online.com&#x2F;security&#x2F;features&#x2F;Enclosed-but-not-e...</a>
joosters将近 10 年前
<i>While we know the crypto design is a fail, because all the encryption related data is stored on the drive itself,</i>...<p>I don&#x27;t see why this makes it weaker, could someone explain?<p>The only apparent weakness I see from this page is that the secret key is a 4-8 digit number, meaning that the device could be realistically brute-forced by someone who knew the encryption algorithm.
评论 #9670531 未加载
评论 #9670290 未加载
ris将近 10 年前
Regardless of vulnerabilities, from a data safety&#x2F;recoverability point of view it never seems like a good idea to me to use an encryption system that doesn&#x27;t have a documented on-disk format.