Title :
Improving memory encryption performance in secure processors
Author :
Yang, Jun ; Gao, Lan ; Zhang, Youtao
Author_Institution :
Dept. of Comput. Sci. & Eng., California Univ., Riverside, CA, USA
fDate :
5/1/2005 12:00:00 AM
Abstract :
Due to the widespread software piracy and virus attacks, significant efforts have been made to improve security for computer systems. For stand-alone computers, a key observation is that, other than the processor, any component is vulnerable to security attacks. Recently, an execution only memory (XOM) architecture has been proposed to support copy and tamper resistant software. In this design, the program and data are stored in an encrypted format outside the CPU boundary. The decryption is carried out after they are fetched from memory and before they are used by the CPU. As a result, the lengthened critical path causes a serious performance degradation. We present an innovative technique in which the cryptography computation is shifted off from the memory access critical path. We propose using a different encryption scheme, namely, "pseudo-one-time pad" encryption, to produce the instructions and data ciphertext. With some additional on-chip storage, cryptography computations are carried in parallel with memory accesses, minimizing the performance penalty. We performed experiments to study the trade-off between storage size and performance penalty. Our technique reduces the performance overhead from 20.79 percent to 1.28 percent on average for reasonably sized (64 KB) on-chip storage.
Keywords :
computer crime; cryptography; memory architecture; storage management; cryptography computation; execution only memory architecture; hardware protection; hash trees; memory access critical path; memory encryption performance improvement; on-chip storage; pseudo-one-time pad encryption; secure processors; software piracy; software protection; stand-alone computers; virus attacks; Central Processing Unit; Computer architecture; Computer crime; Computer security; Cryptography; Data security; Degradation; Immune system; Memory architecture; Software design; Index Terms- Memory design; hardware/software protection; security and protection.;
Journal_Title :
Computers, IEEE Transactions on