Cryptographic Enforcement of Information Flow Policies without Public Information
Jason Crampton, Naomi Farley, Gregory Gutin, Mark Jones and, Bertram Poettering

TL;DR
This paper introduces tree-based cryptographic enforcement schemes for access control policies that do not require public information, maintaining security while reducing key requirements.
Contribution
It defines tree-based schemes, proves their security equivalence to chain-based schemes, and offers an efficient method to minimize keys needed for enforcement.
Findings
Tree-based schemes preserve chain-based security properties.
The proposed construction minimizes the number of keys per user.
No public information is required in the enforcement scheme.
Abstract
Cryptographic access control has been studied for over 30 years and is now a mature research topic. When symmetric cryptographic primitives are used, each protected resource is encrypted and only authorized users should have access to the encryption key. By treating the keys themselves as protected resources, it is possible to develop schemes in which authorized keys are derived from the keys explicitly assigned to the user's possession and publicly available information. It has been generally assumed that each user would be assigned a single key from which all other authorized keys would be derived. Recent work has challenged this assumption by developing schemes that do not require public information, the trade-off being that a user may require more than one key. However, these new schemes, which require a chain partition of the partially ordered set on which the access control policy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Security and Verification in Computing · Internet Traffic Analysis and Secure E-voting
