# Secure and Efficiently Searchable IoT Communication Data Management   Model: Using Blockchain as a new tool

**Authors:** Ziqing Guo, Hua Zhang, Xin Zhang, Zhengping Jin, and Qiaoyan Wen

arXiv: 1812.08603 · 2018-12-21

## TL;DR

This paper introduces a blockchain-based IoT data management framework that enhances security, scalability, and search efficiency for communication logs by combining distributed ledgers with secure search schemes.

## Contribution

It proposes a novel IoT data storage and search framework using blockchain and ASPE encryption, addressing data reliability, security, and efficiency challenges.

## Key findings

- The scheme is secure against potential attacks.
- The framework improves search efficiency with a 2-layer index.
- Experiments demonstrate the system's scalability and reliability.

## Abstract

With the rapid development of the Internet of things (IoT), more and more IoT devices are connected and communicate frequently. In this background, the traditional centralized security architecture of IoT will be limited in terms of data storage space, data reliability, scalability, operating costs and liability judgment. In this paper, we propose an new key information storage framework based on a small distributed database generated by blockchain technology and cloud storage. Specifically, all encrypted key communication data will be upload to public could server for enough storage, but the abstracts of these data (called "communication logs") will be recorded in "IoT ledger" (i.e., an distributed database) that maintained by all IoT devices according to the blockchain generation approach, which could solve the problem of data reliability, scalability and liability judgment. Besides, in order to efficiently search communication logs and not reveal any sensitive information of communication data, we design the secure search scheme for our "IoT ledger", which exploits the Asymmetric Scalar-product Preserving Encryption (ASPE) approach to guarantee the data security, and exploits the 2-layers index which is tailor-made for blockchain database to improve the search efficiency. Security analysis and experiments on synthetic dataset show that our schemes are secure and efficient.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08603/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08603/full.md

## References

6 references — full list in the complete paper: https://tomesphere.com/paper/1812.08603/full.md

---
Source: https://tomesphere.com/paper/1812.08603