CMU-CS-06-167
Computer Science Department
School of Computer Science, Carnegie Mellon University



CMU-CS-06-167

Integrity Checking in Cryptographic File Systems
with Constant Trusted Storage

Alina Oprea, Michael K. Reiter*

November 2006

CMU-CS-06-167.pdf


Keywords: Cryptographic file systems, integrity checking, Merkle trees

In this paper we propose two new constructions for protecting the integrity of files in cryptographic file systems. Our constructions are designed to exploit two characteristics of many file-system workloads, namely low entropy of file contents and high sequentiality of file block writes. At the same time, our approaches maintain the best features of the most commonly used algorithm today (Merkle trees), including defense against replay attacks of stale (previously overwritten) blocks and a small, constant amount of trusted storage per file. Via implementations in the EncFS cryptographic file system, we evaluate the performance and storage requirements of our new constructions compared to those of Merkle trees. We conclude with guidelines for choosing the best integrity algorithm depending on typical application workload.

33 pages

*Department of Electrical and Computer Engineering and Computer Science Department


Return to: SCS Technical Report Collection
School of Computer Science

This page maintained by reports@cs.cmu.edu