Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SecIC3: Customizing IC3 for Hardware Security Verification

About

Recent years have seen significant advances in using formal verification to check hardware security properties. Of particular practical interest are checking confidentiality and integrity of secrets, by checking that there is no information flow between the secrets and observable outputs. A standard method for checking information flow is to translate the corresponding non-interference hyperproperty into a safety property on a self-composition of the design, which has two copies of the design composed together. Although prior efforts have aimed to reduce the size of the self-composed design, there are no state-of-the-art model checkers that exploit their special structure for hardware security verification. In this paper, we propose SecIC3, a hardware model checking algorithm based on IC3 that is customized to exploit this self-composition structure. SecIC3 utilizes this structure in two complementary techniques: symmetric state exploration and adding equivalence predicates. We implement SecIC3 on top of two open-source IC3 implementations and evaluate it on a non-interference checking benchmark consisting of 10 designs. The experiment results show that SecIC3 significantly reduces the time for finding security proofs, with up to 49.3x proof speedup compared to baseline implementations.

Qinhan Tan, Akash Gaonkar, Yu-Wei Fan, Aarti Gupta, Sharad Malik• 2026

Related benchmarks

TaskDatasetResultRank
Information Flow VerificationMultiplier
Runtime (s)0.1
9
Information Flow VerificationModexp
Runtime (seconds)0.2
9
Information Flow VerificationSodor
Runtime (s)1.1
9
Information Flow VerificationSecEnclave
Runtime (s)27.5
9
Information Flow VerificationRocket
Runtime (seconds)5.4
9
Information Flow VerificationSecIC3 Multiplier (G7)
Runtime (s)0.1
9
Information Flow VerificationSecIC3 Modexp (G8)
Runtime (seconds)0.4
9
Information Flow VerificationSecIC3 Sodor (G9)
Runtime (s)0.4
9
Information Flow VerificationSecIC3 - SecEnclave G10
Runtime (seconds)2.1
9
Information Flow VerificationSecIC3 Rocket (G11)
Runtime (s)1.5
9
Showing 10 of 33 rows

Other info

Follow for update