Table of Contents
Fetching ...

Efficient and Secure Cross-Domain Data-Sharing for Resource-Constrained Internet of Things

Kexian Liu, Jianfeng Guan, Xiaolong Hu, Jianli Liu, Hongke Zhang

TL;DR

This work proposes an efficient, secure blockchain-based data-sharing scheme that adopts a distributed key generation method, which avoids single point of failure and allows independent pseudonym generation and key updates, enhancing authentication flexibility while reducing computational overhead.

Abstract

The growing complexity of Internet of Things (IoT) environments, particularly in cross-domain data sharing, presents significant security challenges. Existing data-sharing schemes often rely on computationally expensive cryptographic operations and centralized key management, limiting their effectiveness for resource-constrained devices. To address these issues, we propose an efficient, secure blockchain-based data-sharing scheme. First, our scheme adopts a distributed key generation method, which avoids single point of failure. This method also allows independent pseudonym generation and key updates, enhancing authentication flexibility while reducing computational overhead. Additionally, the scheme provides a complete data-sharing process, covering data uploading, storage, and sharing, while ensuring data traceability, integrity, and privacy. Security analysis shows that the proposed scheme is theoretically secure and resistant to various attacks, while performance evaluations demonstrate lower computational and communication overhead compared to existing solutions, making it both secure and efficient for IoT applications.

Efficient and Secure Cross-Domain Data-Sharing for Resource-Constrained Internet of Things

TL;DR

This work proposes an efficient, secure blockchain-based data-sharing scheme that adopts a distributed key generation method, which avoids single point of failure and allows independent pseudonym generation and key updates, enhancing authentication flexibility while reducing computational overhead.

Abstract

The growing complexity of Internet of Things (IoT) environments, particularly in cross-domain data sharing, presents significant security challenges. Existing data-sharing schemes often rely on computationally expensive cryptographic operations and centralized key management, limiting their effectiveness for resource-constrained devices. To address these issues, we propose an efficient, secure blockchain-based data-sharing scheme. First, our scheme adopts a distributed key generation method, which avoids single point of failure. This method also allows independent pseudonym generation and key updates, enhancing authentication flexibility while reducing computational overhead. Additionally, the scheme provides a complete data-sharing process, covering data uploading, storage, and sharing, while ensuring data traceability, integrity, and privacy. Security analysis shows that the proposed scheme is theoretically secure and resistant to various attacks, while performance evaluations demonstrate lower computational and communication overhead compared to existing solutions, making it both secure and efficient for IoT applications.

Paper Structure

This paper contains 29 sections, 9 equations, 5 figures, 5 tables.

Figures (5)

  • Figure 1: Cloud-based data-sharing framework in IoT.
  • Figure 2: System model.
  • Figure 3: Computation cost comparison.
  • Figure 4: Batch authentication comparison.
  • Figure 5: Communication cost comparison.