A logic for secure memory access of abstract state machines

  • Authors:
  • Stanislas Nanchen;Robert F. Stärk

  • Affiliations:
  • Computer Science Department, ETH Zürich, CH-8092 Zürich, Switzerland;Computer Science Department, ETH Zürich, CH-8092 Zürich, Switzerland

  • Venue:
  • Theoretical Computer Science - Abstract state machines and high-level system design and analysis
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We extend the logic for abstract state machines by a read predicate that allows to make precise statements about the accesses of locations of an ASM. The logic can be used to prove security properties of ASMs like that the machine does not read locations containing critical information or that all accesses of the machine to the abstract memory are permitted. The new read predicate is also useful for proving refinements of parallel ASMs to sequential C-like programs. The logic is complete for hierarchical ASMs and still sound for turbo ASMs. It is integrated in the ASMKeY theorem prover.