English

Cryptographically Secure Information Flow Control on Key-Value Stores

Cryptography and Security 2017-08-30 v1 Programming Languages

Abstract

We present Clio, an information flow control (IFC) system that transparently incorporates cryptography to enforce confidentiality and integrity policies on untrusted storage. Clio insulates developers from explicitly manipulating keys and cryptographic primitives by leveraging the policy language of the IFC system to automatically use the appropriate keys and correct cryptographic operations. We prove that Clio is secure with a novel proof technique that is based on a proof style from cryptography together with standard programming languages results. We present a prototype Clio implementation and a case study that demonstrates Clio's practicality.

Keywords

Cite

@article{arxiv.1708.08895,
  title  = {Cryptographically Secure Information Flow Control on Key-Value Stores},
  author = {Lucas Waye and Pablo Buiras and Owen Arden and Alejandro Russo and Stephen Chong},
  journal= {arXiv preprint arXiv:1708.08895},
  year   = {2017}
}

Comments

Full version of conference paper appearing in CCS 2017

R2 v1 2026-06-22T21:26:55.666Z