DocumentCode
1338911
Title
A Tamper-Resistant Programming Language System
Author
Heimbigner, Dennis
Author_Institution
Dept. of Comput. Sci., Univ. of Colorado, Boulder, CO, USA
Volume
8
Issue
2
fYear
2011
Firstpage
194
Lastpage
206
Abstract
An important and recurring security scenario involves the need to carry out trusted computations in the context of untrusted environments. It is shown how a tamper-resistant interpreter for a programming language-currently Lisp 1.5-combined with the use of a secure coprocessor can address this problem. This solution executes the interpreter on the secure coprocessor while the code and data of the program reside in the larger memory of an associated untrusted host. This allows the coprocessor to utilize the host´s memory without fear of tampering even by a hostile host. This approach has several advantages including ease of use, and the ability to provide tamper-resistance for any program that can be constructed using the language. The language approach enabled the development of two novel mechanisms for implementing tamper resistance. These mechanisms provide alternatives to pure Merkle hash trees. Simulated relative performance of the various mechanisms is provided and shows the relative merits of each mechanism.
Keywords
cryptography; encoding; programming languages; storage management; Lisp 1.5; Merkle hash trees; memory; secure a coprocessor; security; tamper-resistant programming language system; Access protocols; Computational modeling; Computer languages; Cryptography; Decision support systems; Semantics; Interpreters; garbage collection; infrastructure protection.; memory management;
fLanguage
English
Journal_Title
Dependable and Secure Computing, IEEE Transactions on
Publisher
ieee
ISSN
1545-5971
Type
jour
DOI
10.1109/TDSC.2010.51
Filename
5590257
Link To Document