JPJ1435 Secure Data Retrieval For Decentralized Disruption-Tolerant Military Networks

C

We are good IEEE java projects development center in Chennai and Pondicherry. We guided advanced java technologies projects of cloud computing, data mining, Secure Computing, Networking, Parallel & Distributed Systems, Mobile Computing and Service Computing (Web Service). For More Details: http://jpinfotech.org/final-year-ieee-projects/2014-ieee-projects/java-projects/

Secure Data Retrieval for Decentralized Disruption-Tolerant 
Military Networks 
ABSTRACT: 
Mobile nodes in military environments such as a battlefield or a hostile region are 
likely to suffer from intermittent network connectivity and frequent partitions. 
Disruption-tolerant network (DTN) technologies are becoming successful solutions 
that allow wireless devices carried by soldiers to communicate with each other and 
access the confidential information or command reliably by exploiting external 
storage nodes. Some of the most challenging issues in this scenario are the 
enforcement of authorization policies and the policies update for secure data 
retrieval. Ciphertext-policy attribute-based encryption (CP-ABE) is a promising 
cryptographic solution to the access control issues. However, the problem of 
applying CP-ABE in decentralized DTNs introduces several security and privacy 
challenges with regard to the attribute revocation, key escrow, and coordination of 
attributes issued from different authorities. In this paper, we propose a secure data 
retrieval scheme using CP-ABE for decentralized DTNs where multiple key 
authorities manage their attributes independently. We demonstrate how to apply 
the proposed mechanism to securely and efficiently manage the confidential data 
distributed in the disruption-tolerant military network.
EXISTING SYSTEM: 
The concept of attribute-based encryption (ABE) is a promising approach that 
fulfills the requirements for secure data retrieval in DTNs. ABE features a 
mechanism that enables an access control over encrypted data using access policies 
and ascribed attributes among private keys and ciphertexts. Especially, ciphertext-policy 
ABE (CP-ABE) provides a scalable way of encrypting data such that the 
encryptor defines the attribute set that the decryptor needs to possess in order to 
decrypt the ciphertext. Thus, different users are allowed to decrypt different pieces 
of data per the security policy. 
DISADVANTAGES OF EXISTING SYSTEM: 
 The problem of applying the ABE to DTNs introduces several security and 
privacy challenges. Since some users may change their associated attributes 
at some point (for example, moving their region), or some private keys 
might be compromised, key revocation (or update) for each attribute is 
necessary in order to make systems secure.
 However, this issue is even more difficult, especially in ABE systems, since 
each attribute is conceivably shared by multiple users (henceforth, we refer 
to such a collection of users as an attribute group) 
 Another challenge is the key escrow problem. In CP-ABE, the key authority 
generates private keys of users by applying the authority’s master secret 
keys to users’ associated set of attributes. 
 The last challenge is the coordination of attributes issued from different 
authorities. When multiple authorities manage and issue attributes keys to 
users independently with their own master secrets, it is very hard to define 
fine-grained access policies over attributes issued from different authorities. 
PROPOSED SYSTEM: 
In this paper, we propose an attribute-based secure data retrieval scheme using CP-ABE 
for decentralized DTNs. The proposed scheme features the following 
achievements. First, immediate attribute revocation enhances backward/forward 
secrecy of confidential data by reducing the windows of vulnerability. Second, 
encryptors can define a fine-grained access policy using any monotone access 
structure under attributes issued from any chosen set of authorities. Third, the key 
escrow problem is resolved by an escrow-free key issuing protocol that exploits the
characteristic of the decentralized DTN architecture. The key issuing protocol 
generates and issues user secret keys by performing a secure two-party 
computation (2PC) protocol among the key authorities with their own master 
secrets. The 2PC protocol deters the key authorities from obtaining any master 
secret information of each other such that none of them could generate the whole 
set of user keys alone. Thus, users are not required to fully trust the authorities in 
order to protect their data to be shared. The data confidentiality and privacy can be 
cryptographically enforced against any curious key authorities or data storage 
nodes in the proposed scheme. 
ADVANTAGES OF PROPOSED SYSTEM: 
 Data confidentiality: Unauthorized users who do not have enough credentials 
satisfying the access policy should be deterred from accessing the plain data in 
the storage node. In addition, unauthorized access from the storage node or 
key authorities should be also prevented. 
 Collusion-resistance: If multiple users collude, they may be able to decrypt a 
ciphertext by combining their attributes even if each of the users cannot 
decrypt the ciphertext alone. 
 Backward and forward Secrecy: In the context of ABE, backward secrecy 
means that any user who comes to hold an attribute (that satisfies the access
policy) should be prevented from accessing the plaintext of the previous data 
exchanged before he holds the attribute. On the other hand, forward secrecy 
means that any user who drops an attribute should be prevented from 
accessing the plaintext of the subsequent data exchanged after he drops the 
attribute, unless the other valid attributes that he is holding satisfy the access 
policy. 
SYSTEM ARCHITECTURE:
MODULES: 
1. Key Authorities 
2. Storage Nodes 
3. Sender 
4. User 
MODULES DESCRIPTION: 
Key Authorities: 
They are key generation centers that generate public/secret parameters for CP-ABE. 
The key authorities consist of a central authority and multiple local 
authorities. We assume that there are secure and reliable communication channels 
between a central authority and each local authority during the initial key setup and 
generation phase. Each local authority manages different attributes and issues 
corresponding attribute keys to users. They grant differential access rights to 
individual users based on the users’ attributes. The key authorities are assumed to 
be honest-but-curious. That is, they will honestly execute the assigned tasks in the
system; however they would like to learn information of encrypted contents as 
much as possible. 
Storage node: 
This is an entity that stores data from senders and provide corresponding access to 
users. It may be mobile or static. Similar to the previous schemes, we also assume 
the storage node to be semi-trusted that is honest-but-curious. 
Sender: 
This is an entity who owns confidential messages or data (e.g., a commander) and 
wishes to store them into the external data storage node for ease of sharing or for 
reliable delivery to users in the extreme networking environments. A sender is 
responsible for defining (attribute based) access policy and enforcing it on its own 
data by encrypting the data under the policy before storing it to the storage node. 
User: 
This is a mobile node who wants to access the data stored at the storage node (e.g., 
a soldier). If a user possesses a set of attributes satisfying the access policy of the 
encrypted data defined by the sender, and is not revoked in any of the attributes, 
then he will be able to decrypt the ciphertext and obtain the data.
SYSTEM REQUIREMENTS: 
HARDWARE REQUIREMENTS: 
 System : Pentium IV 2.4 GHz. 
 Hard Disk : 40 GB. 
 Floppy Drive : 1.44 Mb. 
 Monitor : 15 VGA Colour. 
 Mouse : Logitech. 
 Ram : 512 Mb. 
SOFTWARE REQUIREMENTS: 
 Operating system : Windows XP/7. 
 Coding Language : JAVA/J2EE 
 IDE : Netbeans 7.4 
 Database : MYSQL
REFERENCE: 
Junbeom Hur and Kyungtae Kang, Member, IEEE, ACM “Secure Data Retrieval 
for Decentralized Disruption-Tolerant Military Networks”-IEEE/ACM 
TRANSACTIONS ON NETWORKING, VOL. 22, NO. 1, FEBRUARY 2014.

Recomendados

secure data retrieval for decentralized disruption-tolerant military networks por
secure data retrieval for decentralized disruption-tolerant military networkssecure data retrieval for decentralized disruption-tolerant military networks
secure data retrieval for decentralized disruption-tolerant military networksswathi78
1.3K vistas7 diapositivas
Secure data retrieval for decentralized disruption tolerant military networks por
Secure data retrieval for decentralized disruption tolerant military networksSecure data retrieval for decentralized disruption tolerant military networks
Secure data retrieval for decentralized disruption tolerant military networksIGEEKS TECHNOLOGIES
11.7K vistas16 diapositivas
Secure Data Sharing Algorithm for Data Retrieval In Military Based Networks por
Secure Data Sharing Algorithm for Data Retrieval In Military Based NetworksSecure Data Sharing Algorithm for Data Retrieval In Military Based Networks
Secure Data Sharing Algorithm for Data Retrieval In Military Based NetworksIJTET Journal
447 vistas5 diapositivas
secure data retrieval for decentralized disruption-tolerant military networks por
secure data retrieval for decentralized disruption-tolerant military networkssecure data retrieval for decentralized disruption-tolerant military networks
secure data retrieval for decentralized disruption-tolerant military networksSneha Joshi
2.9K vistas19 diapositivas
Secure data retrieval for decentralized disruption tolerant military networks por
Secure data retrieval for decentralized disruption tolerant military networksSecure data retrieval for decentralized disruption tolerant military networks
Secure data retrieval for decentralized disruption tolerant military networksLeMeniz Infotech
1.9K vistas10 diapositivas
JPD1422 Secure Data Retrieval for Decentralized Disruption-Tolerant Military... por
JPD1422  Secure Data Retrieval for Decentralized Disruption-Tolerant Military...JPD1422  Secure Data Retrieval for Decentralized Disruption-Tolerant Military...
JPD1422 Secure Data Retrieval for Decentralized Disruption-Tolerant Military...chennaijp
442 vistas9 diapositivas

Más contenido relacionado

La actualidad más candente

Authentic Data Access Scheme for Variant Disruption- Tolerant Networks por
Authentic Data Access Scheme for Variant Disruption- Tolerant NetworksAuthentic Data Access Scheme for Variant Disruption- Tolerant Networks
Authentic Data Access Scheme for Variant Disruption- Tolerant NetworksEditor IJCATR
484 vistas3 diapositivas
Secure and efficient management of confidential data in the decentralized dis... por
Secure and efficient management of confidential data in the decentralized dis...Secure and efficient management of confidential data in the decentralized dis...
Secure and efficient management of confidential data in the decentralized dis...theijes
516 vistas5 diapositivas
V5 i7 0169 por
V5 i7 0169V5 i7 0169
V5 i7 0169Siddhartha Bashetty
117 vistas5 diapositivas
A review on key aggregate cryptosystem for scalable data sharing in cloud sto... por
A review on key aggregate cryptosystem for scalable data sharing in cloud sto...A review on key aggregate cryptosystem for scalable data sharing in cloud sto...
A review on key aggregate cryptosystem for scalable data sharing in cloud sto...eSAT Journals
74 vistas4 diapositivas
IJSRED-V2I3P52 por
IJSRED-V2I3P52IJSRED-V2I3P52
IJSRED-V2I3P52IJSRED
14 vistas4 diapositivas
766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce... por
766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce...766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce...
766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce...revathirram
339 vistas6 diapositivas

La actualidad más candente(20)

Authentic Data Access Scheme for Variant Disruption- Tolerant Networks por Editor IJCATR
Authentic Data Access Scheme for Variant Disruption- Tolerant NetworksAuthentic Data Access Scheme for Variant Disruption- Tolerant Networks
Authentic Data Access Scheme for Variant Disruption- Tolerant Networks
Editor IJCATR484 vistas
Secure and efficient management of confidential data in the decentralized dis... por theijes
Secure and efficient management of confidential data in the decentralized dis...Secure and efficient management of confidential data in the decentralized dis...
Secure and efficient management of confidential data in the decentralized dis...
theijes516 vistas
A review on key aggregate cryptosystem for scalable data sharing in cloud sto... por eSAT Journals
A review on key aggregate cryptosystem for scalable data sharing in cloud sto...A review on key aggregate cryptosystem for scalable data sharing in cloud sto...
A review on key aggregate cryptosystem for scalable data sharing in cloud sto...
eSAT Journals74 vistas
IJSRED-V2I3P52 por IJSRED
IJSRED-V2I3P52IJSRED-V2I3P52
IJSRED-V2I3P52
IJSRED14 vistas
766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce... por revathirram
766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce...766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce...
766 a secure-data-sharing-in-cloud-storage-with-independent-key-generation-ce...
revathirram339 vistas
Key aggregate searchable encryption (kase) for group data sharing via cloud s... por Pvrtechnologies Nellore
Key aggregate searchable encryption (kase) for group data sharing via cloud s...Key aggregate searchable encryption (kase) for group data sharing via cloud s...
Key aggregate searchable encryption (kase) for group data sharing via cloud s...
KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING IN CLOUD por Naseem nisar
KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING IN CLOUDKEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING IN CLOUD
KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING IN CLOUD
Naseem nisar14.7K vistas
A Review on Key-Aggregate Cryptosystem for Climbable Knowledge Sharing in Clo... por Editor IJCATR
A Review on Key-Aggregate Cryptosystem for Climbable Knowledge Sharing in Clo...A Review on Key-Aggregate Cryptosystem for Climbable Knowledge Sharing in Clo...
A Review on Key-Aggregate Cryptosystem for Climbable Knowledge Sharing in Clo...
Editor IJCATR124 vistas
Secure Redundant Data Avoidance over Multi-Cloud Architecture. por IJCERT JOURNAL
Secure Redundant Data Avoidance over Multi-Cloud Architecture. Secure Redundant Data Avoidance over Multi-Cloud Architecture.
Secure Redundant Data Avoidance over Multi-Cloud Architecture.
IJCERT JOURNAL224 vistas
Decentralized access control with anonymous authentication of data stored in ... por Adz91 Digital Ads Pvt Ltd
Decentralized access control with anonymous authentication of data stored in ...Decentralized access control with anonymous authentication of data stored in ...
Decentralized access control with anonymous authentication of data stored in ...
Hierarchical Key Agreement Protocol for Wireless Sensor Networks por idescitation
Hierarchical Key Agreement Protocol for Wireless Sensor NetworksHierarchical Key Agreement Protocol for Wireless Sensor Networks
Hierarchical Key Agreement Protocol for Wireless Sensor Networks
idescitation590 vistas
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib... por Pvrtechnologies Nellore
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
CONTROL CLOUD DATA ACCESS PRIVILEGE AND ANONYMITY WITH FULLY ANONYMOUS ATTRIB... por Nexgen Technology
CONTROL CLOUD DATA ACCESS PRIVILEGE AND ANONYMITY WITH FULLY ANONYMOUS ATTRIB...CONTROL CLOUD DATA ACCESS PRIVILEGE AND ANONYMITY WITH FULLY ANONYMOUS ATTRIB...
CONTROL CLOUD DATA ACCESS PRIVILEGE AND ANONYMITY WITH FULLY ANONYMOUS ATTRIB...
Nexgen Technology 2.8K vistas
File transfer using cryptography techniques por miteshkumar82
File transfer using cryptography techniquesFile transfer using cryptography techniques
File transfer using cryptography techniques
miteshkumar825.5K vistas
Decentralized access control with anonymous authentication of data stored in ... por IGEEKS TECHNOLOGIES
Decentralized access control with anonymous authentication of data stored in ...Decentralized access control with anonymous authentication of data stored in ...
Decentralized access control with anonymous authentication of data stored in ...
IGEEKS TECHNOLOGIES8.3K vistas
Decentralized access control with anonymous authentication of data stored in ... por Nexgen Technology
Decentralized access control with anonymous authentication of data stored in ...Decentralized access control with anonymous authentication of data stored in ...
Decentralized access control with anonymous authentication of data stored in ...
Nexgen Technology 1.4K vistas
ijircee_Template por ijircee
ijircee_Templateijircee_Template
ijircee_Template
ijircee329 vistas
Privacy preserving delegated access control in public cloud por Aswathy Rajan
Privacy preserving delegated access control in public cloudPrivacy preserving delegated access control in public cloud
Privacy preserving delegated access control in public cloud
Aswathy Rajan1.3K vistas

Similar a JPJ1435 Secure Data Retrieval For Decentralized Disruption-Tolerant Military Networks

2014 IEEE DOTNET NETWORKING PROJECT Secure data-retrieval-for-decentralized-d... por
2014 IEEE DOTNET NETWORKING PROJECT Secure data-retrieval-for-decentralized-d...2014 IEEE DOTNET NETWORKING PROJECT Secure data-retrieval-for-decentralized-d...
2014 IEEE DOTNET NETWORKING PROJECT Secure data-retrieval-for-decentralized-d...IEEEFINALSEMSTUDENTSPROJECTS
547 vistas8 diapositivas
Ijcatr04051007 por
Ijcatr04051007Ijcatr04051007
Ijcatr04051007Editor IJCATR
580 vistas6 diapositivas
Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ... por
Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ...Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ...
Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ...IRJET Journal
30 vistas4 diapositivas
Paper2 por
Paper2Paper2
Paper2Vikas Khairnar
129 vistas4 diapositivas
Privacypreservingdelegatedaccesscontrolinpublicclouds por
Privacypreservingdelegatedaccesscontrolinpublicclouds Privacypreservingdelegatedaccesscontrolinpublicclouds
Privacypreservingdelegatedaccesscontrolinpublicclouds Shakas Technologies
92 vistas5 diapositivas
Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion... por
Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion...Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion...
Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion...Shakas Technologies
180 vistas5 diapositivas

Similar a JPJ1435 Secure Data Retrieval For Decentralized Disruption-Tolerant Military Networks(20)

Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ... por IRJET Journal
Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ...Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ...
Securing Data retrieval using CPABE scheme with Two Party Computation in DTN ...
IRJET Journal30 vistas
Privacypreservingdelegatedaccesscontrolinpublicclouds por Shakas Technologies
Privacypreservingdelegatedaccesscontrolinpublicclouds Privacypreservingdelegatedaccesscontrolinpublicclouds
Privacypreservingdelegatedaccesscontrolinpublicclouds
Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion... por Shakas Technologies
Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion...Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion...
Privacypreservingdelegatedaccesscontrolinpublicclouds 141112073315-conversion...
Shakas Technologies180 vistas
Iaetsd a framework for secure data por Iaetsd Iaetsd
Iaetsd a framework for secure dataIaetsd a framework for secure data
Iaetsd a framework for secure data
Iaetsd Iaetsd356 vistas
Investigation on Revocable Fine-grained Access Control Scheme for Multi-Autho... por IJCERT JOURNAL
Investigation on Revocable Fine-grained Access Control Scheme for Multi-Autho...Investigation on Revocable Fine-grained Access Control Scheme for Multi-Autho...
Investigation on Revocable Fine-grained Access Control Scheme for Multi-Autho...
IJCERT JOURNAL280 vistas
Psdot 12 a secure erasure code-based cloud storage por ZTech Proje
Psdot 12 a secure erasure code-based cloud storagePsdot 12 a secure erasure code-based cloud storage
Psdot 12 a secure erasure code-based cloud storage
ZTech Proje1.2K vistas
Application of CP-ABE Scheme in Data Sharing System for confidentiality por Editor IJMTER
Application of CP-ABE Scheme in Data Sharing System for confidentialityApplication of CP-ABE Scheme in Data Sharing System for confidentiality
Application of CP-ABE Scheme in Data Sharing System for confidentiality
Editor IJMTER549 vistas
Privacy preserving delegated access control in public clouds por JPINFOTECH JAYAPRAKASH
Privacy preserving delegated access control in public cloudsPrivacy preserving delegated access control in public clouds
Privacy preserving delegated access control in public clouds
JAVA 2013 IEEE CLOUDCOMPUTING PROJECT Privacy preserving delegated access con... por IEEEGLOBALSOFTTECHNOLOGIES
JAVA 2013 IEEE CLOUDCOMPUTING PROJECT Privacy preserving delegated access con...JAVA 2013 IEEE CLOUDCOMPUTING PROJECT Privacy preserving delegated access con...
JAVA 2013 IEEE CLOUDCOMPUTING PROJECT Privacy preserving delegated access con...
Privacy preserving delegated access control in public clouds por IEEEFINALYEARPROJECTS
Privacy preserving delegated access control in public cloudsPrivacy preserving delegated access control in public clouds
Privacy preserving delegated access control in public clouds
IEEEFINALYEARPROJECTS3.5K vistas
A Survey on Cross-License Cloud Storage Environment of Revelatory, Proficient... por IRJET Journal
A Survey on Cross-License Cloud Storage Environment of Revelatory, Proficient...A Survey on Cross-License Cloud Storage Environment of Revelatory, Proficient...
A Survey on Cross-License Cloud Storage Environment of Revelatory, Proficient...
IRJET Journal36 vistas
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE... por AM Publications
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
AM Publications179 vistas
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE... por AM Publications
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
AM Publications92 vistas
Attribute Based Secure Information Recovery Retrieval System for Decentralize... por IRJET Journal
Attribute Based Secure Information Recovery Retrieval System for Decentralize...Attribute Based Secure Information Recovery Retrieval System for Decentralize...
Attribute Based Secure Information Recovery Retrieval System for Decentralize...
IRJET Journal64 vistas
documentation for identity based secure distrbuted data storage schemes por Sahithi Naraparaju
documentation for identity based secure distrbuted data storage schemesdocumentation for identity based secure distrbuted data storage schemes
documentation for identity based secure distrbuted data storage schemes
Sahithi Naraparaju3.9K vistas
Achieving Secure, sclable and finegrained Cloud computing report por Kiran Girase
Achieving Secure, sclable and finegrained Cloud computing reportAchieving Secure, sclable and finegrained Cloud computing report
Achieving Secure, sclable and finegrained Cloud computing report
Kiran Girase489 vistas

Más de chennaijp

JPEEE1440 Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow... por
JPEEE1440   Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow...JPEEE1440   Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow...
JPEEE1440 Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow...chennaijp
652 vistas2 diapositivas
JPN1423 Stars a Statistical Traffic Pattern por
JPN1423   Stars a Statistical Traffic PatternJPN1423   Stars a Statistical Traffic Pattern
JPN1423 Stars a Statistical Traffic Patternchennaijp
485 vistas9 diapositivas
JPN1422 Defending Against Collaborative Attacks by Malicious Nodes in MANETs... por
JPN1422  Defending Against Collaborative Attacks by Malicious Nodes in MANETs...JPN1422  Defending Against Collaborative Attacks by Malicious Nodes in MANETs...
JPN1422 Defending Against Collaborative Attacks by Malicious Nodes in MANETs...chennaijp
870 vistas5 diapositivas
JPN1420 Joint Routing and Medium Access Control in Fixed Random Access Wire... por
JPN1420   Joint Routing and Medium Access Control in Fixed Random Access Wire...JPN1420   Joint Routing and Medium Access Control in Fixed Random Access Wire...
JPN1420 Joint Routing and Medium Access Control in Fixed Random Access Wire...chennaijp
347 vistas6 diapositivas
JPN1418 PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H... por
JPN1418  PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H...JPN1418  PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H...
JPN1418 PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H...chennaijp
693 vistas5 diapositivas
JPN1417 AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ... por
JPN1417  AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ...JPN1417  AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ...
JPN1417 AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ...chennaijp
1.1K vistas5 diapositivas

Más de chennaijp(20)

JPEEE1440 Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow... por chennaijp
JPEEE1440   Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow...JPEEE1440   Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow...
JPEEE1440 Cascaded Two-Level Inverter-Based Multilevel STATCOM for High-Pow...
chennaijp652 vistas
JPN1423 Stars a Statistical Traffic Pattern por chennaijp
JPN1423   Stars a Statistical Traffic PatternJPN1423   Stars a Statistical Traffic Pattern
JPN1423 Stars a Statistical Traffic Pattern
chennaijp485 vistas
JPN1422 Defending Against Collaborative Attacks by Malicious Nodes in MANETs... por chennaijp
JPN1422  Defending Against Collaborative Attacks by Malicious Nodes in MANETs...JPN1422  Defending Against Collaborative Attacks by Malicious Nodes in MANETs...
JPN1422 Defending Against Collaborative Attacks by Malicious Nodes in MANETs...
chennaijp870 vistas
JPN1420 Joint Routing and Medium Access Control in Fixed Random Access Wire... por chennaijp
JPN1420   Joint Routing and Medium Access Control in Fixed Random Access Wire...JPN1420   Joint Routing and Medium Access Control in Fixed Random Access Wire...
JPN1420 Joint Routing and Medium Access Control in Fixed Random Access Wire...
chennaijp347 vistas
JPN1418 PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H... por chennaijp
JPN1418  PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H...JPN1418  PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H...
JPN1418 PSR: A Lightweight Proactive Source Routing Protocol For Mobile Ad H...
chennaijp693 vistas
JPN1417 AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ... por chennaijp
JPN1417  AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ...JPN1417  AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ...
JPN1417 AASR: An Authenticated Anonymous Secure Routing Protocol for MANETs ...
chennaijp1.1K vistas
JPN1416 Sleep Scheduling for Geographic Routing in Duty-Cycled Mobile Sensor... por chennaijp
JPN1416  Sleep Scheduling for Geographic Routing in Duty-Cycled Mobile Sensor...JPN1416  Sleep Scheduling for Geographic Routing in Duty-Cycled Mobile Sensor...
JPN1416 Sleep Scheduling for Geographic Routing in Duty-Cycled Mobile Sensor...
chennaijp311 vistas
JPN1415 R3E: Reliable Reactive Routing Enhancement for Wireless Sensor Netw... por chennaijp
JPN1415   R3E: Reliable Reactive Routing Enhancement for Wireless Sensor Netw...JPN1415   R3E: Reliable Reactive Routing Enhancement for Wireless Sensor Netw...
JPN1415 R3E: Reliable Reactive Routing Enhancement for Wireless Sensor Netw...
chennaijp810 vistas
JPN1411 Secure Continuous Aggregation in Wireless Sensor Networks por chennaijp
JPN1411   Secure Continuous Aggregation in Wireless Sensor NetworksJPN1411   Secure Continuous Aggregation in Wireless Sensor Networks
JPN1411 Secure Continuous Aggregation in Wireless Sensor Networks
chennaijp375 vistas
JPN1414 Distributed Deployment Algorithms for Improved Coverage in a Networ... por chennaijp
JPN1414   Distributed Deployment Algorithms for Improved Coverage in a Networ...JPN1414   Distributed Deployment Algorithms for Improved Coverage in a Networ...
JPN1414 Distributed Deployment Algorithms for Improved Coverage in a Networ...
chennaijp333 vistas
JPN1413 An Energy-Balanced Routing Method Based on Forward-Aware Factor for... por chennaijp
JPN1413   An Energy-Balanced Routing Method Based on Forward-Aware Factor for...JPN1413   An Energy-Balanced Routing Method Based on Forward-Aware Factor for...
JPN1413 An Energy-Balanced Routing Method Based on Forward-Aware Factor for...
chennaijp544 vistas
JPN1412 Transmission-Efficient Clustering Method for Wireless Sensor Networ... por chennaijp
JPN1412   Transmission-Efficient Clustering Method for Wireless Sensor Networ...JPN1412   Transmission-Efficient Clustering Method for Wireless Sensor Networ...
JPN1412 Transmission-Efficient Clustering Method for Wireless Sensor Networ...
chennaijp337 vistas
JPN1410 Secure and Efficient Data Transmission for Cluster-Based Wireless Se... por chennaijp
JPN1410  Secure and Efficient Data Transmission for Cluster-Based Wireless Se...JPN1410  Secure and Efficient Data Transmission for Cluster-Based Wireless Se...
JPN1410 Secure and Efficient Data Transmission for Cluster-Based Wireless Se...
chennaijp272 vistas
JPN1409 Neighbor Table Based Shortcut Tree Routing in ZigBee Wireless Networks por chennaijp
JPN1409  Neighbor Table Based Shortcut Tree Routing in ZigBee Wireless NetworksJPN1409  Neighbor Table Based Shortcut Tree Routing in ZigBee Wireless Networks
JPN1409 Neighbor Table Based Shortcut Tree Routing in ZigBee Wireless Networks
chennaijp539 vistas
JPN1408 Hop-by-Hop Message Authentication and Source Privacy in Wireless Sen... por chennaijp
JPN1408  Hop-by-Hop Message Authentication and Source Privacy in Wireless Sen...JPN1408  Hop-by-Hop Message Authentication and Source Privacy in Wireless Sen...
JPN1408 Hop-by-Hop Message Authentication and Source Privacy in Wireless Sen...
chennaijp1.7K vistas
JPN1406 Snapshot and Continuous Data Collection in Probabilistic Wireless S... por chennaijp
JPN1406   Snapshot and Continuous Data Collection in Probabilistic Wireless S...JPN1406   Snapshot and Continuous Data Collection in Probabilistic Wireless S...
JPN1406 Snapshot and Continuous Data Collection in Probabilistic Wireless S...
chennaijp290 vistas
JPN1405 RBTP: Low-Power Mobile Discovery Protocol through Recursive Binary T... por chennaijp
JPN1405  RBTP: Low-Power Mobile Discovery Protocol through Recursive Binary T...JPN1405  RBTP: Low-Power Mobile Discovery Protocol through Recursive Binary T...
JPN1405 RBTP: Low-Power Mobile Discovery Protocol through Recursive Binary T...
chennaijp201 vistas
JPN1404 Optimal Multicast Capacity and Delay Tradeoffs in MANETs por chennaijp
JPN1404 Optimal Multicast Capacity and Delay Tradeoffs in MANETsJPN1404 Optimal Multicast Capacity and Delay Tradeoffs in MANETs
JPN1404 Optimal Multicast Capacity and Delay Tradeoffs in MANETs
chennaijp216 vistas
JPM1410 Images as Occlusions of Textures: A Framework for Segmentation por chennaijp
JPM1410   Images as Occlusions of Textures: A Framework for SegmentationJPM1410   Images as Occlusions of Textures: A Framework for Segmentation
JPM1410 Images as Occlusions of Textures: A Framework for Segmentation
chennaijp252 vistas
JPM1407 Exposing Digital Image Forgeries by Illumination Color Classification por chennaijp
JPM1407   Exposing Digital Image Forgeries by Illumination Color ClassificationJPM1407   Exposing Digital Image Forgeries by Illumination Color Classification
JPM1407 Exposing Digital Image Forgeries by Illumination Color Classification
chennaijp463 vistas

Último

Automated Remote sensing GPS satellite system for managing resources and moni... por
Automated Remote sensing GPS satellite system for managing resources and moni...Automated Remote sensing GPS satellite system for managing resources and moni...
Automated Remote sensing GPS satellite system for managing resources and moni...Khalid Abdel Naser Abdel Rahim
5 vistas1 diapositiva
Programmable Logic Devices : SPLD and CPLD por
Programmable Logic Devices : SPLD and CPLDProgrammable Logic Devices : SPLD and CPLD
Programmable Logic Devices : SPLD and CPLDUsha Mehta
8 vistas54 diapositivas
Unlocking Research Visibility.pdf por
Unlocking Research Visibility.pdfUnlocking Research Visibility.pdf
Unlocking Research Visibility.pdfKhatirNaima
11 vistas19 diapositivas
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf por
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdfASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdfAlhamduKure
10 vistas11 diapositivas
Créativité dans le design mécanique à l’aide de l’optimisation topologique por
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueCréativité dans le design mécanique à l’aide de l’optimisation topologique
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueLIEGE CREATIVE
8 vistas84 diapositivas
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth por
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for GrowthInnomantra
20 vistas4 diapositivas

Último(20)

Programmable Logic Devices : SPLD and CPLD por Usha Mehta
Programmable Logic Devices : SPLD and CPLDProgrammable Logic Devices : SPLD and CPLD
Programmable Logic Devices : SPLD and CPLD
Usha Mehta8 vistas
Unlocking Research Visibility.pdf por KhatirNaima
Unlocking Research Visibility.pdfUnlocking Research Visibility.pdf
Unlocking Research Visibility.pdf
KhatirNaima11 vistas
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf por AlhamduKure
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdfASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf
AlhamduKure10 vistas
Créativité dans le design mécanique à l’aide de l’optimisation topologique por LIEGE CREATIVE
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueCréativité dans le design mécanique à l’aide de l’optimisation topologique
Créativité dans le design mécanique à l’aide de l’optimisation topologique
LIEGE CREATIVE8 vistas
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth por Innomantra
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth
Innomantra 20 vistas
taylor-2005-classical-mechanics.pdf por ArturoArreola10
taylor-2005-classical-mechanics.pdftaylor-2005-classical-mechanics.pdf
taylor-2005-classical-mechanics.pdf
ArturoArreola1029 vistas
Basic Design Flow for Field Programmable Gate Arrays por Usha Mehta
Basic Design Flow for Field Programmable Gate ArraysBasic Design Flow for Field Programmable Gate Arrays
Basic Design Flow for Field Programmable Gate Arrays
Usha Mehta5 vistas
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc... por csegroupvn
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
csegroupvn13 vistas
Field Programmable Gate Arrays : Architecture por Usha Mehta
Field Programmable Gate Arrays : ArchitectureField Programmable Gate Arrays : Architecture
Field Programmable Gate Arrays : Architecture
Usha Mehta9 vistas
REACTJS.pdf por ArthyR3
REACTJS.pdfREACTJS.pdf
REACTJS.pdf
ArthyR337 vistas
Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R... por IJCNCJournal
Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R...Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R...
Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R...
IJCNCJournal5 vistas
Ansari: Practical experiences with an LLM-based Islamic Assistant por M Waleed Kadous
Ansari: Practical experiences with an LLM-based Islamic AssistantAnsari: Practical experiences with an LLM-based Islamic Assistant
Ansari: Practical experiences with an LLM-based Islamic Assistant
M Waleed Kadous11 vistas
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx por lwang78
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
lwang78188 vistas
Design_Discover_Develop_Campaign.pptx por ShivanshSeth6
Design_Discover_Develop_Campaign.pptxDesign_Discover_Develop_Campaign.pptx
Design_Discover_Develop_Campaign.pptx
ShivanshSeth655 vistas
Web Dev Session 1.pptx por VedVekhande
Web Dev Session 1.pptxWeb Dev Session 1.pptx
Web Dev Session 1.pptx
VedVekhande20 vistas

JPJ1435 Secure Data Retrieval For Decentralized Disruption-Tolerant Military Networks

  • 1. Secure Data Retrieval for Decentralized Disruption-Tolerant Military Networks ABSTRACT: Mobile nodes in military environments such as a battlefield or a hostile region are likely to suffer from intermittent network connectivity and frequent partitions. Disruption-tolerant network (DTN) technologies are becoming successful solutions that allow wireless devices carried by soldiers to communicate with each other and access the confidential information or command reliably by exploiting external storage nodes. Some of the most challenging issues in this scenario are the enforcement of authorization policies and the policies update for secure data retrieval. Ciphertext-policy attribute-based encryption (CP-ABE) is a promising cryptographic solution to the access control issues. However, the problem of applying CP-ABE in decentralized DTNs introduces several security and privacy challenges with regard to the attribute revocation, key escrow, and coordination of attributes issued from different authorities. In this paper, we propose a secure data retrieval scheme using CP-ABE for decentralized DTNs where multiple key authorities manage their attributes independently. We demonstrate how to apply the proposed mechanism to securely and efficiently manage the confidential data distributed in the disruption-tolerant military network.
  • 2. EXISTING SYSTEM: The concept of attribute-based encryption (ABE) is a promising approach that fulfills the requirements for secure data retrieval in DTNs. ABE features a mechanism that enables an access control over encrypted data using access policies and ascribed attributes among private keys and ciphertexts. Especially, ciphertext-policy ABE (CP-ABE) provides a scalable way of encrypting data such that the encryptor defines the attribute set that the decryptor needs to possess in order to decrypt the ciphertext. Thus, different users are allowed to decrypt different pieces of data per the security policy. DISADVANTAGES OF EXISTING SYSTEM:  The problem of applying the ABE to DTNs introduces several security and privacy challenges. Since some users may change their associated attributes at some point (for example, moving their region), or some private keys might be compromised, key revocation (or update) for each attribute is necessary in order to make systems secure.
  • 3.  However, this issue is even more difficult, especially in ABE systems, since each attribute is conceivably shared by multiple users (henceforth, we refer to such a collection of users as an attribute group)  Another challenge is the key escrow problem. In CP-ABE, the key authority generates private keys of users by applying the authority’s master secret keys to users’ associated set of attributes.  The last challenge is the coordination of attributes issued from different authorities. When multiple authorities manage and issue attributes keys to users independently with their own master secrets, it is very hard to define fine-grained access policies over attributes issued from different authorities. PROPOSED SYSTEM: In this paper, we propose an attribute-based secure data retrieval scheme using CP-ABE for decentralized DTNs. The proposed scheme features the following achievements. First, immediate attribute revocation enhances backward/forward secrecy of confidential data by reducing the windows of vulnerability. Second, encryptors can define a fine-grained access policy using any monotone access structure under attributes issued from any chosen set of authorities. Third, the key escrow problem is resolved by an escrow-free key issuing protocol that exploits the
  • 4. characteristic of the decentralized DTN architecture. The key issuing protocol generates and issues user secret keys by performing a secure two-party computation (2PC) protocol among the key authorities with their own master secrets. The 2PC protocol deters the key authorities from obtaining any master secret information of each other such that none of them could generate the whole set of user keys alone. Thus, users are not required to fully trust the authorities in order to protect their data to be shared. The data confidentiality and privacy can be cryptographically enforced against any curious key authorities or data storage nodes in the proposed scheme. ADVANTAGES OF PROPOSED SYSTEM:  Data confidentiality: Unauthorized users who do not have enough credentials satisfying the access policy should be deterred from accessing the plain data in the storage node. In addition, unauthorized access from the storage node or key authorities should be also prevented.  Collusion-resistance: If multiple users collude, they may be able to decrypt a ciphertext by combining their attributes even if each of the users cannot decrypt the ciphertext alone.  Backward and forward Secrecy: In the context of ABE, backward secrecy means that any user who comes to hold an attribute (that satisfies the access
  • 5. policy) should be prevented from accessing the plaintext of the previous data exchanged before he holds the attribute. On the other hand, forward secrecy means that any user who drops an attribute should be prevented from accessing the plaintext of the subsequent data exchanged after he drops the attribute, unless the other valid attributes that he is holding satisfy the access policy. SYSTEM ARCHITECTURE:
  • 6. MODULES: 1. Key Authorities 2. Storage Nodes 3. Sender 4. User MODULES DESCRIPTION: Key Authorities: They are key generation centers that generate public/secret parameters for CP-ABE. The key authorities consist of a central authority and multiple local authorities. We assume that there are secure and reliable communication channels between a central authority and each local authority during the initial key setup and generation phase. Each local authority manages different attributes and issues corresponding attribute keys to users. They grant differential access rights to individual users based on the users’ attributes. The key authorities are assumed to be honest-but-curious. That is, they will honestly execute the assigned tasks in the
  • 7. system; however they would like to learn information of encrypted contents as much as possible. Storage node: This is an entity that stores data from senders and provide corresponding access to users. It may be mobile or static. Similar to the previous schemes, we also assume the storage node to be semi-trusted that is honest-but-curious. Sender: This is an entity who owns confidential messages or data (e.g., a commander) and wishes to store them into the external data storage node for ease of sharing or for reliable delivery to users in the extreme networking environments. A sender is responsible for defining (attribute based) access policy and enforcing it on its own data by encrypting the data under the policy before storing it to the storage node. User: This is a mobile node who wants to access the data stored at the storage node (e.g., a soldier). If a user possesses a set of attributes satisfying the access policy of the encrypted data defined by the sender, and is not revoked in any of the attributes, then he will be able to decrypt the ciphertext and obtain the data.
  • 8. SYSTEM REQUIREMENTS: HARDWARE REQUIREMENTS:  System : Pentium IV 2.4 GHz.  Hard Disk : 40 GB.  Floppy Drive : 1.44 Mb.  Monitor : 15 VGA Colour.  Mouse : Logitech.  Ram : 512 Mb. SOFTWARE REQUIREMENTS:  Operating system : Windows XP/7.  Coding Language : JAVA/J2EE  IDE : Netbeans 7.4  Database : MYSQL
  • 9. REFERENCE: Junbeom Hur and Kyungtae Kang, Member, IEEE, ACM “Secure Data Retrieval for Decentralized Disruption-Tolerant Military Networks”-IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 22, NO. 1, FEBRUARY 2014.