作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

所属专题: 云计算专题

• 云计算专题 • 上一篇    下一篇

一种面向移动云存储的可验证访问控制方案

王谦,熊书明   

  1. (江苏大学计算机科学与通信工程学院,江苏 镇江 212000)
  • 收稿日期:2015-08-25 出版日期:2016-05-15 发布日期:2016-05-13
  • 作者简介:王谦(1990-),男,硕士研究生,主研方向为云安全;熊书明,副教授、博士。
  • 基金资助:
    国家自然科学基金资助项目(61272074);全国统计科学研究计划基金资助项目(2013LZ54)。

A Verifiable Access Control Scheme for Mobile Cloud Storage

WANG Qian,XIONG Shuming   

  1. (College of Computer Science and Communication Engineering,Jiangsu University,Zhenjiang,Jiangsu 212000,China)
  • Received:2015-08-25 Online:2016-05-15 Published:2016-05-13

摘要: 针对移动云存储环境下的数据安全共享需求,从数据安全访问控制和完整性验证两方面设计基于密文策略的属性加密数据可验证访问控制方案,以应对移动设备计算能力、电池能量不足和数据存储容量有限的情况。在系统模型中引入加密和解密服务提供者,通过添加批准属性实现加密计算的安全外包。加密服务提供者为密文数据生成对应的验证标签,在解密数据前,云服务提供者根据验证标签完成由挑战者发起的数据完整性验证。解密服务提供者为请求访问数据的用户进行数据解密计算,由于只有用户自己持有用户私钥,因此能够实现解密计算的安全外包。分析与评估结果表明,该方案将大量计算操作外包给其他服务器,能够降低移动用户的计算开销。

关键词: 移动云, 属性加密, 数据完整性, 访问控制, 云存储

Abstract: In order to meet the secure requirements of data sharing in mobile cloud storage environment,a verifiable access control scheme based on Ciphertext-policy Attribute-based Encryption(CP-ABE) is proposed from the aspects of data security access control and integrity verification,to deal with the situations such as inadequate battery power,limited data storage and computation capacity for mobile devices.It introduces the Encryption Service Provider(ESP) and Decryption Service Provider(DSP) into the system model,and implements the security outsourcing of encryption computation by using the permission attribute.ESP generates the verifiable tag for the ciphertext,before decrypting,the data integrity verification is requested by the challenger,and completed by Cloud Service Provider(CSP) according to the verifiable tag.DSP decrypts the ciphertext for the user who requests to access data.Due to the user secret key holding only by the corresponding user,the decryption computation is outsourced in security.The results of analysis and evaluation show that the proposed scheme can reduce the computation overhead of the mobile user by outsourcing computation to other servers.

Key words: mobile cloud, Attribute-based Encryption(ABE), data integrity, access control, cloud storage

中图分类号: