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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Detection of Hardware Trojans Using Controlled Short-Term Aging

1 点作者 cantrevealname超过 4 年前

1 comment

cantrevealname超过 4 年前
&gt; <i>physical phenomenon of short-term aging as a route to detecting hardware Trojans</i><p>Does anyone understand how this is supposed to work? As near as I can understand it, the idea is that an IC with a trojan horse will behave correctly for some period of time, after which it&#x27;ll flip over to doing something surreptitious. (For example, the IC might generate random 256-bit cryptographic keys for a long period, but then switch over to always setting 200 bits of the 256 bit key to a known value to make it easy for an adversary to break.) The short-term aging tries to accelerate the period in which the IC is behaving correctly, and get it to switch over sooner to its trojan horse behavior, so that the test bed can detect it. Is that the idea?