• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

利用 EXP-MD5 和 DHSK-ECC 在 WSHN 中实现安全的数据通信。

Secure data communication in WSHN using EXP-MD5 and DHSK-ECC.

出版信息

Technol Health Care. 2024;32(6):5081-5103. doi: 10.3233/THC-240790.

DOI:10.3233/THC-240790
PMID:39213113
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC11612927/
Abstract

BACKGROUND

In the Healthcare (HC) sector, the usage of Wireless Sensor Healthcare Networks (WSHN) is attaining specific importance. The sensor device is implanted into the patient's body, and the sensed health information of patients is transformed via data aggregating devices like mobile devices, cameras, and so on, to the doctors. Thus, the early signs of diseases are identified, and remote monitoring of the patient's health is carried out by the physician on time. This aids in improving the health condition of the people and reduces the severity of disorders. But, the security gap in HC remains unresolved, despite various advantages.

OBJECTIVE

This work proposes secured data communication in WSHN using Exponential Message Digest5 (EXP-MD5) and Diffie Hellman Secret Key-based Elliptic Curve Cryptography (DHSK-ECC) techniques.

METHODS

Primarily, the patient registers their details in the Hospital Cloud Server (HCS). With hospital ID and patient ID, public and private keys are generated during registration. Afterward, by utilizing the Navie Shuffling (NS) technique, nCr combinations are created and shuffled. After shuffling, any of the randomly selected combinations are encoded utilizing the American Standard Code for Information Interchange (ASCII) code. For patient authentication, the ASCII code is further converted into a Quick Response(QR) code. Upon successful registration, the patient logs in to HCS. The patient can book for doctor's appointment if the login details are verified with those of the registered details. On consulting the doctor at the pre-informed time, the digital signature is created utilizing the Universal Unique Salt-based Digital Signature Algorithm (UUS-DSA) for authenticating the patient details. Further, for providing accessibility to all the authorized patients, the registered patients on HCS are considered as nodes. Then, an authorized path is created using the EXP-MD5 technique to protect each individual patient's details. The patient's IoT data is sensed, followed by authorized path creation. The data is encrypted via the DHSK-ECC algorithm for secure data transmission. Lastly, all the information is stored in HCS, so that the patient's health condition is regularly monitored by the doctor and the needy advice is suggested to the patients in the future. Also, hash matching is carried out when the doctor needs to access data.

RESULTS

The proposed technique's efficacy is validated by the performance analysis in comparison with other conventional techniques.

CONCLUSION

In this proposed research, the authentication is performed in multiple scenarios to enhance data security and user privacy. The patient details are authenticated during registration and verification to access the online consultation only by the authorized person. Further, the patient health information is encrypted in the proposed work after consultation so that the intrusion of medical records by malicious users and data tampering is prevented. Also, the sensed data gathered from patients are transferred to the HCS by creating the authorized path, which further enhances the security of patient data. Thus, the data communication of the WSHN is well-secured in this work through multi-level authentication and improved cryptography techniques.

摘要

背景

在医疗保健(HC)领域,无线传感器医疗网络(WSHN)的使用正变得尤为重要。传感器设备被植入患者体内,患者的健康信息通过移动设备、摄像头等数据聚合设备进行转换,然后传输给医生。这样,就可以识别出疾病的早期迹象,并由医生对患者的健康状况进行远程监测。这有助于改善人们的健康状况,降低疾病的严重程度。但是,尽管存在各种优势,HC 中的安全漏洞仍然没有得到解决。

目的

本研究提出了使用指数消息摘要 5(EXP-MD5)和基于 Diffie-Hellman 秘密密钥的椭圆曲线密码术(DHSK-ECC)技术在 WSHN 中进行安全的数据通信。

方法

首先,患者在医院云服务器(HCS)中注册他们的详细信息。在注册时,使用医院 ID 和患者 ID 生成公钥和私钥。然后,通过利用朴素洗牌(NS)技术,创建 nCr 组合并进行洗牌。洗牌后,利用美国信息交换标准码(ASCII)码对任意随机选择的组合进行编码。为了进行患者认证,将 ASCII 码进一步转换为快速响应(QR)码。成功注册后,患者登录 HCS。如果登录详细信息与注册详细信息匹配,则患者可以预约医生就诊。在预先通知的时间咨询医生后,利用通用唯一盐基数字签名算法(UUS-DSA)为患者详细信息创建数字签名,以进行身份验证。此外,为了向所有授权患者提供访问权限,将 HCS 上注册的患者视为节点。然后,使用 EXP-MD5 技术创建授权路径,以保护每个患者的个人详细信息。感测患者的 IoT 数据,然后创建授权路径。通过 DHSK-ECC 算法对数据进行加密,以实现安全的数据传输。最后,将所有信息存储在 HCS 中,以便医生定期监测患者的健康状况,并在未来向患者提出急需的建议。此外,当医生需要访问数据时,会进行哈希匹配。

结果

通过与其他传统技术的性能分析比较,验证了所提出技术的有效性。

结论

在这项研究中,通过多种场景进行身份验证,以提高数据安全性和用户隐私。在注册和验证期间对患者详细信息进行身份验证,仅允许授权人员访问在线咨询。此外,在咨询后,使用所提出的工作对患者健康信息进行加密,以防止恶意用户入侵医疗记录和篡改数据。此外,通过创建授权路径,将从患者收集的感测数据传输到 HCS,进一步增强了患者数据的安全性。因此,通过多级认证和改进的加密技术,本研究工作可以很好地保护 WSHN 的数据通信安全。

相似文献

1
Secure data communication in WSHN using EXP-MD5 and DHSK-ECC.利用 EXP-MD5 和 DHSK-ECC 在 WSHN 中实现安全的数据通信。
Technol Health Care. 2024;32(6):5081-5103. doi: 10.3233/THC-240790.
2
Enhancing security in Wireless Body Area Networks (WBANs) with ECC-based Diffie-Hellman Key Exchange algorithm (ECDH).利用基于椭圆曲线密码学的 Diffie-Hellman 密钥交换算法(ECCDH)增强无线体域网(WBAN)的安全性。
Technol Health Care. 2024;32(6):4765-4784. doi: 10.3233/THC-231614.
3
An Efficient User Authentication and User Anonymity Scheme with Provably Security for IoT-Based Medical Care System.基于物联网的医疗保健系统中具有可证明安全性的高效用户认证和用户匿名方案。
Sensors (Basel). 2017 Jun 23;17(7):1482. doi: 10.3390/s17071482.
4
A Mutual Authentication Framework for Wireless Medical Sensor Networks.一种用于无线医疗传感器网络的相互认证框架。
J Med Syst. 2017 May;41(5):80. doi: 10.1007/s10916-017-0720-9. Epub 2017 Mar 31.
5
Enhanced BB84 quantum cryptography protocol for secure communication in wireless body sensor networks for medical applications.用于医疗应用的无线人体传感器网络中安全通信的增强型BB84量子密码协议。
Pers Ubiquitous Comput. 2023;27(3):875-885. doi: 10.1007/s00779-021-01546-z. Epub 2021 Mar 18.
6
A Secure Mutual Batch Authentication Scheme for Patient Data Privacy Preserving in WBAN.无线体域网中用于保护患者数据隐私的安全的批量相互认证方案
Sensors (Basel). 2019 Apr 3;19(7):1608. doi: 10.3390/s19071608.
7
An Improved Authentication and Security on Efficient Generalized Group Key Agreement Using Hyper Elliptic Curve Based Public Key Cryptography for IoT Health Care System.基于超椭圆曲线公钥密码学的高效广义群组密钥协议的改进认证与安全方案在物联网医疗保健系统中的应用。
J Med Syst. 2019 Jul 2;43(8):260. doi: 10.1007/s10916-019-1378-2.
8
An efficient biometric and password-based remote user authentication using smart card for Telecare Medical Information Systems in multi-server environment.一种在多服务器环境下用于远程医疗信息系统的基于智能卡的高效生物特征和密码远程用户认证方法。
J Med Syst. 2014 Dec;38(12):142. doi: 10.1007/s10916-014-0142-x. Epub 2014 Nov 5.
9
A secure remote user authentication scheme for 6LoWPAN-based Internet of Things.基于 6LoWPAN 的物联网的安全远程用户认证方案。
PLoS One. 2021 Nov 8;16(11):e0258279. doi: 10.1371/journal.pone.0258279. eCollection 2021.
10
A secured authentication protocol for wireless sensor networks using elliptic curves cryptography.基于椭圆曲线密码学的无线传感器网络安全认证协议。
Sensors (Basel). 2011;11(5):4767-79. doi: 10.3390/s110504767. Epub 2011 May 2.

本文引用的文献

1
Security framework to healthcare robots for secure sharing of healthcare data from cloud.用于医疗机器人的安全框架,以实现医疗数据在云端的安全共享。
Int J Inf Technol. 2022;14(5):2429-2439. doi: 10.1007/s41870-022-00997-8. Epub 2022 May 24.
2
Enhanced BB84 quantum cryptography protocol for secure communication in wireless body sensor networks for medical applications.用于医疗应用的无线人体传感器网络中安全通信的增强型BB84量子密码协议。
Pers Ubiquitous Comput. 2023;27(3):875-885. doi: 10.1007/s00779-021-01546-z. Epub 2021 Mar 18.
3
Precision health data: Requirements, challenges and existing techniques for data security and privacy.精准健康数据:数据安全和隐私的要求、挑战和现有技术。
Comput Biol Med. 2021 Feb;129:104130. doi: 10.1016/j.compbiomed.2020.104130. Epub 2020 Nov 25.
4
S2HS- A blockchain based approach for smart healthcare system.基于区块链的智能医疗系统方法。
Healthc (Amst). 2020 Mar;8(1):100391. doi: 10.1016/j.hjdsi.2019.100391. Epub 2019 Nov 19.