CRAug 29, 2012

Updating attribute in CP-ABE: A New Approach

arXiv:1208.5848v216 citations
AI Analysis

This addresses a practical issue for users and administrators in secure data sharing systems, though it appears incremental as it builds on existing CP-ABE frameworks.

The paper tackles the problem of inefficient attribute updates in Ciphertext-Policy Attribute Based Encryption (CP-ABE) by proposing a new approach to add, update, or delete attribute values efficiently without revealing other attributes.

In Ciphertext-Policy Attribute Based Encryption (CP-ABE), attributes are attached to the user's secret key and access policy is at-tached to the ciphertext. If attributes in the secret key of a user satisfy the policy then only the genuine user can decrypt the ciphertext. However, such scenario also necessitates periodic updating of the secret key with the changing attributes. According to our observations, the existing attempts at doing so are not efficient. In this paper, we propose a newer approach to add, update or delete the value of particular attribute effi-ciently without the knowledge of the other attributes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes