• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2022, Vol. 44 ›› Issue (07): 1232-1238.

• 计算机网络与信息安全 • 上一篇    下一篇

基于雾计算面向停车服务的隐私保护方案

寇邦艳,曹素珍,吕佳   

  1. (西北师范大学计算机科学与工程学院,甘肃 兰州 730070)
  • 收稿日期:2021-01-22 修回日期:2021-09-18 接受日期:2022-07-25 出版日期:2022-07-25 发布日期:2022-07-25
  • 基金资助:
    国家自然科学基金(61662069,61662071,61562077)

A privacy protection scheme for parking services based on fog computing

KOU Bang-yan,CAO Su-zhen,Lv Jia    

  1. (College of Computer Science and Engineering,Northwest Normal University,Lanzhou 730070,China)
  • Received:2021-01-22 Revised:2021-09-18 Accepted:2022-07-25 Online:2022-07-25 Published:2022-07-25

摘要: 停车服务为司机提供了寻找空闲停车位的便利,但现有的大多数停车方案将停车请求上传至云服务器进行处理和分析,易导致通信延迟和用户隐私泄露等问题。针对上述问题,提出了一种基于雾计算面向停车服务的隐私保护方案,通过雾节点实现司机与停车位的匹配,使用基于椭圆曲线的签名技术实现身份认证;利用布隆过滤器和模糊提取器,在不公开用户隐私信息的情况下实现空闲停车位的查询;采用TA签名的电子钱包实现支付功能。此外,通过安全性分析和仿真可知,该方案不仅满足安全性和隐私性,而且计算成本较低。

关键词: 雾计算, 停车服务, 隐私保护, 布隆过滤器

Abstract: Parking services provide drivers with the convenience of finding free parking spaces, but most existing parking solutions upload parking requests to cloud servers for processing and analysis, resulting in communication delays and user privacy leakage. In response to the above problems, a privacy protection scheme for parking services based on fog computing is proposed. The scheme realizes the matching of parking spaces between drivers and parking space owners through fog nodes, and uses the elliptic curve-based signature technology to achieve identity authentication. Bloom filters and fuzzy extractors are used to are used to query free parking spaces without exposing user private information. A signed electronic wallet is used to realize the payment function. In addition, security analysis and simulation show that this scheme not only satisfies security and privacy, but also has low computational cost.

Key words: fog computing, parking service, privacy protection, Bloom filter