A Time-bound Data Access Control Scheme based on Attribute-based Encryption.

Yi Cai,Mingsheng Feng
DOI: https://doi.org/10.1145/3617184.3617781
2023-01-01
Abstract:Data protection in data sharing refers to the measures and practices implemented to ensure shared data's security, privacy, and integrity. It involves taking steps to protect data from unauthorized access and misuse. By utilizing encryption algorithms, users can securely store data using cloud servers while safeguarding it during the process of transmission. Ciphertext-policy attribute-based encryption (CP-ABE) is suitable for scenarios involving multi-party data sharing. We present an improved time-bound CP-ABE scheme access control for balancing extensive data caching overheads and implements it on the InterPlanetary File System (IPFS). The data owner employs our encryption to secure the shared data and subsequently stores data by IPFS, thereby maximizing the capacity of distributed storage of the scheme. Our method separates the time constraints from the attributes, allowing for the modification of the time-bound key without changing the user attribute key. It avoids the frequent encryption issues that arise due to changes in shared time while keeping other attributes unchanged.
What problem does this paper attempt to address?