TL;DR
Fun-SAT is a novel attack method that significantly reduces the time needed to break sequential logic encryption by estimating the optimal number of circuit unrollings using functional corruptibility, outperforming previous methods.
Contribution
It introduces a functional corruptibility-guided approach to efficiently estimate circuit unrollings, greatly improving attack speed on sequential logic encryption.
Findings
Fun-SAT is on average 90x faster than previous attacks.
It completes within a day for more circuits than prior methods.
The approach effectively reduces SAT solving and model checking times.
Abstract
The SAT attack has shown to be efficient against most combinational logic encryption methods. It can be extended to attack sequential logic encryption techniques by leveraging circuit unrolling and model checking methods. However, with no guidance on the number of times that a circuit needs to be unrolled to find the correct key, the attack tends to solve many time-consuming Boolean satisfiability (SAT) and model checking problems, which can significantly hamper its efficiency. In this paper, we introduce Fun-SAT, a functional corruptibility-guided SAT-based attack that can significantly decrease the SAT solving and model checking time of a SAT-based attack on sequential encryption by efficiently estimating the minimum required number of circuit unrollings. Fun-SAT relies on a notion of functional corruptibility for encrypted sequential circuits and its relationship with the required…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
