vix.ing · top · new · best · stats · spec

Homomorphic Data Isolation for Hardware Trojan Protection

2015/05/20 by Mohamed Tarek Ibn Ziad, M. Tarek Ibn Ziad, Amr Alanwar +9
Computer Science · #Cryptographic Implementations and Security #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Physical Unclonable Functions (PUFs) and Hardware Security #Security and Verification in Computing #cs.CR

paper · pdf · doi:10.48550/arxiv.1505.05226

openalex publication_date 2015/05/20 · arxiv created 2015/05/21 · arxiv updated 2015/05/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The interest in homomorphic encryption/decryption is increasing due to its excellent security properties and operating facilities. It allows operating on data without revealing its content. In this work, we suggest using homomorphism for Hardware Trojan protection. We implement two partial homomorphic designs based on ElGamal encryption/decryption scheme. The first design is a multiplicative homomorphic, whereas the second one is an additive homomorphic. We implement the proposed designs on a low-cost Xilinx Spartan-6 FPGA. Area utilization, delay, and power consumption are reported for both designs. Furthermore, we introduce a dual-circuit design that combines the two earlier designs using resource sharing in order to have minimum area cost. Experimental results show that our dual-circuit design saves 35% of the logic resources compared to a regular design without resource sharing. The saving in power consumption is 20%, whereas the number of cycles needed remains almost the same

Related