18
KAI ST Decentralized key generation scheme Decentralized key generation scheme for cellular-based heterogeneous for cellular-based heterogeneous wireless ad hoc networks wireless ad hoc networks 22年 6年 27年 年 年 年 Ananya Gupta, Anindo Mukherjee, Bin Xie and Dharma P. Agrawal University of Cincinnati Journal of Parallel and Distributed Computing 2007

KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Embed Size (px)

Citation preview

Page 1: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

KAIST

Decentralized key generation scheme Decentralized key generation scheme for cellular-based heterogeneous for cellular-based heterogeneous

wireless ad hoc networkswireless ad hoc networks

23年 4月 19日

임 형 인

Ananya Gupta, Anindo Mukherjee, Bin Xie and Dharma P. Agrawal

University of Cincinnati

Journal of Parallel and Distributed Computing 2007

Page 2: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

ContentsContents

Introduction

Background

Decentralized key generation schema

Security and Performance Analysis

Conclusion

22 / 14/ 14

Page 3: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Introduction (1/4)Introduction (1/4)

Traditional MANET(Mobile Ad hoc NETwork)Purely consist of mobile nodes

Absence of the centralized authority

Many problems with secure key generationBecause no prior trust relationships

Solution is pre-distribution of secure key

33 / 14/ 14

Page 4: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Introduction (2/4)Introduction (2/4)

Cellular-based MANET in realityThe cellular mobile has more than one cellular medium

Bluetooth, Wi-Fi, Infrared, etc medium of MANET

44 / 14/ 14

Cellular infra

Bluetooth Wi-Fi Infrared

Page 5: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Introduction (3/4)Introduction (3/4)

Necessity of MANET in realityDirect communication between mobiles is cheaper

Cheaper than communication through Cellular infrastructure

Take advantages of cellular infrastructure to MANETUtilizing a cellular network for key management

55 / 14/ 14

Authenticatio

n

from Cellu

lar-infra

How to get security?

Authentication

from Cellular-infra

Page 6: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Introduction (4/4)Introduction (4/4)

In this paperPropose “Decentralized key generation scheme” for MANET

Multiple BS(Base Station)

Minimize intervention

Scalability of key generation and distribution

66 / 14/ 14

Page 7: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Polynomial key schemeTwo variable for one symmetric calculation

BackgroundBackground

77 / 14/ 14

1 2

1. Input x

2. Exchange identifier

1. Input x

3. Input y

3. Input y

4. Same value (secret key)

Symmetric Property

Page 8: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Decentralized key generation Decentralized key generation schema (1/5)schema (1/5)

Extended form of polynomial keyFour variable for two symmetric calculation

88 / 14/ 14

Mobile

peer

Base Station

peer

Page 9: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Decentralized key generation Decentralized key generation schema (2/5)schema (2/5)

Cellular infrastructure for key management

99 / 14/ 14

Page 10: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Decentralized key generation Decentralized key generation schema (3/5)schema (3/5)

Group-based polynomialPolynomial exchange between Base Stations

1010 / 14/ 14

Page 11: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Decentralized key generation Decentralized key generation schema (4/5)schema (4/5)

Polynomial for MSDistributing polynomials to Mobiles

1111 / 14/ 14

Page 12: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Decentralized key generation Decentralized key generation schema (5/5)schema (5/5)

Pairwise direct message exchange between Mobiles

1212 / 14/ 14

Entity ID

Base Station i

Mobile a

Entity ID

Base Station j

Mobile b

Page 13: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Security analysis (1/2)Security analysis (1/2)

Hazard of K-degree polynomial keyCompromise entire secret key by compromising ≥K nodes

Hazard of the polynomial key in this paper

1313 / 14/ 14

Possible to calculateoriginal functionCompromise more

than K nodesOnce compromise entire network

Entity type Compromise condition

Compromised

Base Station ≥ K

Mobile ≥ K2

Mobile ≥ K

a BS, b MS aK+b ≥ K2

Page 14: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Security analysis (2/2)Security analysis (2/2)

Security comparison (Yi Cheng et al.)Bulletproof at sensor node capture attack (while <K)

1414 / 14/ 14

Polynomial scheme

Page 15: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Performance analysis (1/3)Performance analysis (1/3)

Routing overhead in key exchange

1515 / 14/ 14

Page 16: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Performance analysis (2/3)Performance analysis (2/3)

Average latency during the initial key exchange

1616 / 14/ 14

Page 17: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

Performance analysis (3/3)Performance analysis (3/3)

Key storage overhead comparison (Yi Cheng et al.)

Constant and low storage overhead with whatever size

1717 / 14/ 14

Polynomial scheme

Page 18: KAIS T Decentralized key generation scheme for cellular-based heterogeneous wireless ad hoc networks 2015-10-04 임 형 인 Ananya Gupta, Anindo Mukherjee, Bin

ConclusionConclusion

Propose a novel method for cellular-based MANET

MS can enjoy the same trust in MANETTrust in MS is derived from backbone cellular network

Easy key distribution by polynomial key schemeFunction key distribution and exchanging identifier

1818 / 14/ 14