無(wú)線體域網(wǎng)中的安全協(xié)議設(shè)計(jì)與分析
發(fā)布時(shí)間:2023-10-02 03:27
無(wú)線體域網(wǎng)(Wireless body area network-WBAN)提供了一種向醫(yī)療服務(wù)提供商實(shí)時(shí)傳輸人體生理數(shù)據(jù)的機(jī)制。作為物聯(lián)網(wǎng)(Internet of Things-Io T)生態(tài)系統(tǒng)的組成部分,WBAN是一個(gè)在醫(yī)療管理系統(tǒng)中提供無(wú)處不在服務(wù)的智能對(duì)象。服務(wù)提供商可以隨時(shí)隨地遠(yuǎn)程監(jiān)控生理參數(shù),例如ECG、血壓、糖水平、呼吸和活動(dòng)識(shí)別。WBAN技術(shù)產(chǎn)生的數(shù)據(jù)在開(kāi)放的網(wǎng)絡(luò)中容易受到未經(jīng)授權(quán)的訪問(wèn)和修改。未經(jīng)授權(quán)的訪問(wèn)會(huì)侵犯用戶的隱私,而數(shù)據(jù)被修改可能會(huì)導(dǎo)致不可逆的誤診。對(duì)于研究人員而言,在異構(gòu)物聯(lián)網(wǎng)和資源受限的WBAN中保護(hù)這些數(shù)據(jù)是一項(xiàng)具有挑戰(zhàn)性的工作。這些挑戰(zhàn)凸顯了對(duì)計(jì)算效率和輕量級(jí)安全機(jī)制的需求。目前,針對(duì)不斷發(fā)展的物聯(lián)網(wǎng)基礎(chǔ)設(shè)施中用于智能對(duì)象的密碼技術(shù)研究,仍在不斷研究中。最近提出了一些用于加強(qiáng)WBAN中安全性的方案,這些方案容易受到安全與隱私攻擊。同時(shí),因?yàn)橛?jì)算成本高,所以實(shí)際中這些方案不能在資源受限的設(shè)備上有效實(shí)施。為了解決WBAN中的安全問(wèn)題,本文提出了一些適用于物聯(lián)網(wǎng)中WBAN的高效輕量級(jí)的應(yīng)用層安全協(xié)議。本論文主要工作如下所示:1.我們?yōu)閃BAN提出了一個(gè)高...
【文章頁(yè)數(shù)】:96 頁(yè)
【學(xué)位級(jí)別】:博士
【文章目錄】:
摘要
ABSTRACT
Chapter 1 Introduction
1.1 Background
1.2 Related Work
1.2.1 Data Transmission
1.2.2 Remote User Authentication in WBAN
1.2.3 Access Control
1.3 Contribution
1.4 Organization
Chapter 2 Preliminaries
2.1 Security Basics
2.2 Security Mechanisms
2.2.1 Public Key Cryptography
2.2.2 Elliptic Curve Cryptography
2.2.3 Identity-Based Cryptography
2.2.4 Certificateless Cryptography
2.2.5 Cryptographic Hash Functions
2.3 Security Notions for Public Key cryptography
2.3.1 Security Notions for Public Key Encryption
2.3.2 Security Notions for Digital Signature
2.4 Random Oracle Model
2.5 Computational Assumptions
2.6 Key Agreement
2.7 Summary
Chapter 3 An Efficient Remote Authentication Scheme for WBAN
3.1 Network Model
3.2 Security Requirement
3.3 Wang and Zhang Scheme
3.4 Our Authentication scheme
3.5 Security Analysis
3.6 Performance Analysis
3.7 Summary
Chapter 4 Provably-Secure Transmission Scheme for WBAN
4.1 Certificateless Signcryption
4.1.1 Generic Scheme
4.1.2 Security Model
4.1.3 Our New Signcryption Scheme
4.1.4 Security Analysis
4.2 A Secure Data Transmission Scheme for WBAN
4.3 Performance
4.4 Summary
Chapter 5 Heterogeneous Access Control for WBAN
5.1 Generic CLC-IBC signcryption
5.1.1 Security Notions
5.1.2 A New CLC-IBC Signcryption
5.1.3 Security Analysis
5.2 A Heterogeneous Access Control Scheme for WBAN
5.2.1 System Model
5.2.2 Security Requirements
5.2.3 Access Control Scheme
5.3 Performance
5.4 Summary
Chapter 6 Conclusion
Acknowledgements
References
Research Results Obtained During the Study for Doctoral Degree
本文編號(hào):3850004
【文章頁(yè)數(shù)】:96 頁(yè)
【學(xué)位級(jí)別】:博士
【文章目錄】:
摘要
ABSTRACT
Chapter 1 Introduction
1.1 Background
1.2 Related Work
1.2.1 Data Transmission
1.2.2 Remote User Authentication in WBAN
1.2.3 Access Control
1.3 Contribution
1.4 Organization
Chapter 2 Preliminaries
2.1 Security Basics
2.2 Security Mechanisms
2.2.1 Public Key Cryptography
2.2.2 Elliptic Curve Cryptography
2.2.3 Identity-Based Cryptography
2.2.4 Certificateless Cryptography
2.2.5 Cryptographic Hash Functions
2.3 Security Notions for Public Key cryptography
2.3.1 Security Notions for Public Key Encryption
2.3.2 Security Notions for Digital Signature
2.4 Random Oracle Model
2.5 Computational Assumptions
2.6 Key Agreement
2.7 Summary
Chapter 3 An Efficient Remote Authentication Scheme for WBAN
3.1 Network Model
3.2 Security Requirement
3.3 Wang and Zhang Scheme
3.4 Our Authentication scheme
3.5 Security Analysis
3.6 Performance Analysis
3.7 Summary
Chapter 4 Provably-Secure Transmission Scheme for WBAN
4.1 Certificateless Signcryption
4.1.1 Generic Scheme
4.1.2 Security Model
4.1.3 Our New Signcryption Scheme
4.1.4 Security Analysis
4.2 A Secure Data Transmission Scheme for WBAN
4.3 Performance
4.4 Summary
Chapter 5 Heterogeneous Access Control for WBAN
5.1 Generic CLC-IBC signcryption
5.1.1 Security Notions
5.1.2 A New CLC-IBC Signcryption
5.1.3 Security Analysis
5.2 A Heterogeneous Access Control Scheme for WBAN
5.2.1 System Model
5.2.2 Security Requirements
5.2.3 Access Control Scheme
5.3 Performance
5.4 Summary
Chapter 6 Conclusion
Acknowledgements
References
Research Results Obtained During the Study for Doctoral Degree
本文編號(hào):3850004
本文鏈接:http://sikaile.net/kejilunwen/xinxigongchenglunwen/3850004.html
最近更新
教材專著