English

On Scalable Integrity Checking for Secure Cloud Disks

Cryptography and Security 2025-01-30 v3

Abstract

Merkle hash trees are the standard method to protect the integrity and freshness of stored data. However, hash trees introduce additional compute and I/O costs on the I/O critical path, and prior efforts have not fully characterized these costs. In this paper, we quantify performance overheads of storage-level hash trees in realistic settings. We then design an optimized tree structure called Dynamic Merkle Trees (DMTs) based on an analysis of root causes of overheads. DMTs exploit patterns in workloads to deliver up to a 2.2x throughput and latency improvement over the state of the art. Our novel approach provides a promising new direction to achieve integrity guarantees in storage efficiently and at scale.

Keywords

Cite

@article{arxiv.2405.03830,
  title  = {On Scalable Integrity Checking for Secure Cloud Disks},
  author = {Quinn Burke and Ryan Sheatsley and Rachel King and Owen Hines and Michael Swift and Patrick McDaniel},
  journal= {arXiv preprint arXiv:2405.03830},
  year   = {2025}
}

Comments

Published in the 23rd USENIX Conference on File and Storage Technologies (FAST '25)

R2 v1 2026-06-28T16:18:40.963Z