SlideShare a Scribd company logo
#13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 
website: shakastech.com, Gmail: Shakastech@gmail.com 
Phone No: 0416-6066663/2247353 Mobile No: 9500218218 
CLOUD-ASSISTED MOBILE-ACCESS OF HEALTH DATA WITH PRIVACY AND AUDIT ABILITY Abstract: Motivated by the privacy issues, curbing the adoption of electronic healthcare systems and the wild success of cloud service models, we propose to build privacy into mobile healthcare systems with the help of the private cloud. Our system offers salient features including efficient key management, privacy-preserving data storage, and retrieval, especially for retrieval at emergencies, and audit ability for misusing health data. Specifically, we propose to integrate key management from pseudorandom number generator for unlink ability, a secure indexing method for privacy preserving keyword search which hides both search and access patterns based on redundancy, and integrate the concept of attribute based encryption with threshold signing for providing role-based access control with audit ability to prevent potential misbehavior, in both normal and emergency cases. Architecture diagram:
#13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 
website: shakastech.com, Gmail: Shakastech@gmail.com 
Phone No: 0416-6066663/2247353 Mobile No: 9500218218 
Existing system: e-healthcare systems are increasingly popular, a large amount of personal data for medical purpose are involved, and people start to realize that they would completely lose control over their personal information once it enters the cyberspace. According to the government website, around 8 million patients’ health information was leaked in the past two years. There are good reasons for keeping medical data private and limiting the access. An employer may decide not to hire someone with certain diseases. An insurance company may refuse to provide life insurance knowing the disease history of a patient. Proposed System: Outsourcing the computation to the cloud saves TC3 from buying and maintaining servers, and allows TC3 to take advantage of Amazon’s expertise to process and analyze data faster and more efficiently. The proposed cloud-assisted mobile health networking is inspired by the power, flexibility, convenience, and cost efficiency of the cloud-based data/computation outsourcing paradigm. We introduce the private cloud which can be considered as a service offered to mobile users. The proposed solutions are built on the service model shown in Fig. 1. A software as a service(SaaS) provider provides private cloud services by using the infrastructure of the public cloud providers (e.g., Amazon, Google). Mobile users outsource data processing tasks to the private cloud which stores the processed results on the public cloud. The cloud-assisted service model supports the implementation of practical privacy mechanisms since intensive computation and storage can be shifted to the cloud, leaving mobile users with lightweight tasks. Implementation modules: 
1. Medical Information Privacy Assurance(MIPA) 
2. Searchable Symmetric Encryption 
3. Identity-Based Encryption 
4. Attribute-Based Encryption 
5. Security Requirements 
Medical Information Privacy Assurance(MIPA):
#13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 
website: shakastech.com, Gmail: Shakastech@gmail.com 
Phone No: 0416-6066663/2247353 Mobile No: 9500218218 
Some early works on privacy protection for e-health data concentrate on the framework design, including the demonstration of the significance of privacy for e-health systems, the authentication based on existing wireless infrastructure, the role-based approach for access restrictions, etc. In particular, identity-based encryption (IBE) has been used for enforcing simple role-based cryptographic access control. Among the earliest efforts on e-health privacy, Medical Information Privacy Assurance (MIPA) pointed out the importance and unique challenges of medical information privacy, and the devastating privacy breach facts that resulted from insufficient supporting technology. MIPA was one of the first few projects that sought to develop privacy technology and privacy-protecting infrastructures to facilitate the development of a health information system, in which individuals can actively protect their personal information. Privacy-preserving health data storage is studied by Sun et al. , where patients encrypt their own health data and store it on a third-party server. Searchable Symmetric Encryption: SSE allows data owners to store encrypted documents on remote server, which is modeled as honest-but-curious party, and simultaneously provides away to search over the encrypted documents. Key Gen(s): This function is used by the users to generate keys to initialize the scheme. It takes the security parameter sand outputs a secret key K. Build Idx (D,K): The user runs this function to build the indexes, denoted by I, for a collection of document D. It takes the secret key K and D and outputs I, through which document can be searchable while remaining encrypted. Trapdoor(K ,w): The user runs this function to compute a trapdoor for a keyword w, enabling searching for this keyword. A trapdoor Tw can also be interpreted as a proxy for w in order to hide the real meaning of w. Therefore, Tw should leak the information about w as little as possible. The function takes the secret key K and the keyword w and outputs the respective trapdoor Tw . Search(I, Tw ): This function is executed by the remote server to search for documents containing the user defined keyword w. Due to the use of the trapdoor, the server is able to carry out the specific query without knowing the real keyword. The function takes the built secure index I and the trapdoor Tw , and outputs the identifiers of files which contains keyword w. Identity-Based Encryption
#13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 
website: shakastech.com, Gmail: Shakastech@gmail.com 
Phone No: 0416-6066663/2247353 Mobile No: 9500218218 
A practical IBE scheme in the random oracle model was proposed by Bone h and Franklin . Identity-based systems allow any party to generate a public key from a known identity value, for example, the string “alice@xyz.com” for Alice. IBE makes it possible for any party to encrypt message with no prior distribution of keys between individuals. It is an important application of the pairing-based cryptography. Attribute-Based Encryption: ABE has shown its promising future in fine-grained access control for outsourced sensitive data. Typically, data are encrypted by the owner under a set of attributes. The parties accessing the data are assigned access structures by the owner and can decrypt the data only if the access structures match the data attributes. Security Requirements: 1) Storage Privacy: Storage on the public cloud is subject to five privacy requirements. a) Data confidentiality: unauthorized parties (e.g., public cloud and outside attackers) should not learn the content of the stored data. b) Anonymity: no particular user can be associated with the storage and retrieval process, i.e., these processes should be anonymous. c) Unlink ability: unauthorized parties should not be able to link multiple data files to profile a user. It indicates that the file identifiers should appear random and leak no useful information. d) Keyword privacy: the keyword used for search should remain confidential because it may contain sensitive information, which will prevent the public cloud from searching for the desired data files. e) Search pattern privacy: whether the searches were for the same keyword or not, and the access pattern,
#13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 
website: shakastech.com, Gmail: Shakastech@gmail.com 
Phone No: 0416-6066663/2247353 Mobile No: 9500218218 
i.e., the set of documents that contain a keyword, should not be revealed. This requirement is the most challenging and none of the existing efficient SSE can satisfy it. It represents stronger privacy which is particularly needed for highly sensitive applications like health data networks. 2) Audit ability: In emergency data access, the users may be physically unable to grant data access or without the perfect knowledge to decide if the data requester is a legitimate EMT. We require authorization to be fine-grained and authorized parties’ access activities to leave a cryptographic evidence. 
System Configuration:- 
H/W System Configuration:- 
Processor - Pentium –III 
Speed - 1.1 Ghz RAM - 256 MB(min) Hard Disk - 20 GB Floppy Drive - 1.44 MB Key Board - Standard Windows Keyboard Mouse - Two or Three Button Mouse Monitor - SVGA 
S/W System Configuration:- 
 Operating System :Windows95/98/2000/XP 
 Front End : java, jdk1.6 
 Database : My sqlserver 2005 
 Database Connectivity : JDBC.
#13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 
website: shakastech.com, Gmail: Shakastech@gmail.com 
Phone No: 0416-6066663/2247353 Mobile No: 9500218218

More Related Content

PPTX
Cloud assisted mobile-access of health data with privacy and auditability
DOCX
Cam cloud assisted privacy preserving mobile health monitoring
PPTX
2nd rvw
PDF
A Novel Information Accountability Framework for Cloud Computing
PDF
5.[40 44]enhancing security in cloud computing
PDF
IRJET- Efficient Traceable Authorization Search System for Secure Cloud Storage
PDF
A Survey on Access Control Mechanisms using Attribute Based Encryption in cloud
PDF
Attribute-Based Data Sharing
Cloud assisted mobile-access of health data with privacy and auditability
Cam cloud assisted privacy preserving mobile health monitoring
2nd rvw
A Novel Information Accountability Framework for Cloud Computing
5.[40 44]enhancing security in cloud computing
IRJET- Efficient Traceable Authorization Search System for Secure Cloud Storage
A Survey on Access Control Mechanisms using Attribute Based Encryption in cloud
Attribute-Based Data Sharing

What's hot (18)

PDF
Control Cloud Data Access Privilege and Anonymity with Fully Anonymous Attrib...
PDF
Security and Protection of Enterprise Data in Cloud: Implementation of Deniab...
PDF
Control Cloud Data Access Using Attribute-Based Encryption
PDF
IRJET- Data Security in Cloud Computing using Cryptographic Algorithms
PDF
IJSRED-V2I3P52
PDF
Cloud Data Security and Secure Data Sharing Methods
PDF
Iaetsd enhancement of performance and security in bigdata processing
PDF
Design and implementation of a privacy preserved off premises cloud storage
PDF
Accessing secured data in cloud computing environment
PDF
Securing Cloud Using Fog: A Review
PDF
SECURE SENSITIVE DATA SHARING ON BIG DATA PLATFORM
PDF
Cloud Data Security and Secure Data Sharing Methods
PDF
Ieeepro techno solutions 2014 ieee java project - decentralized access cont...
DOCX
SHARED AUTHORITY BASED PRIVACY-PRESERVING AUTHENTICATION PROTOCOL IN CLOUD CO...
PDF
Control cloud data access privilege and anonymity with fully anonymous attri...
DOCX
identity based encryption transformation for flexible sharing of encrypted da...
PDF
IRJET- Security Safe Guarding Location Data Proximity
PDF
J018145862
Control Cloud Data Access Privilege and Anonymity with Fully Anonymous Attrib...
Security and Protection of Enterprise Data in Cloud: Implementation of Deniab...
Control Cloud Data Access Using Attribute-Based Encryption
IRJET- Data Security in Cloud Computing using Cryptographic Algorithms
IJSRED-V2I3P52
Cloud Data Security and Secure Data Sharing Methods
Iaetsd enhancement of performance and security in bigdata processing
Design and implementation of a privacy preserved off premises cloud storage
Accessing secured data in cloud computing environment
Securing Cloud Using Fog: A Review
SECURE SENSITIVE DATA SHARING ON BIG DATA PLATFORM
Cloud Data Security and Secure Data Sharing Methods
Ieeepro techno solutions 2014 ieee java project - decentralized access cont...
SHARED AUTHORITY BASED PRIVACY-PRESERVING AUTHENTICATION PROTOCOL IN CLOUD CO...
Control cloud data access privilege and anonymity with fully anonymous attri...
identity based encryption transformation for flexible sharing of encrypted da...
IRJET- Security Safe Guarding Location Data Proximity
J018145862
Ad

Viewers also liked (13)

DOCX
Qos aware geographic opportunistic routing in wireless sensor networks
PDF
Secure outsourced attribute based signatures
DOCX
Behavioral malware detection in delay tolerant networks
DOCX
Certificateless remote anonymous authentication
DOC
Shared authority based privacy preserving authentication protocol in cloud co...
DOCX
Improved privacy preserving p2 p multimedia distribution based on recombined ...
DOC
Exploiting service similarity for privacy in location based search queries
PDF
A hybrid cloud approach for secure authorized deduplication
PDF
Behavioral malware detection in delay tolerant networks
DOC
SECURE AND EFFICIENT DATA TRANSMISSION FOR CLUSTER-BASED WIRELESS SENSOR NETW...
DOCX
Secure and distributed data discovery and dissemination in wireless sensor ne...
PDF
Shakastech thesis titles 2016
DOC
Behavior rule specification based intrusion detection for safety critical med...
Qos aware geographic opportunistic routing in wireless sensor networks
Secure outsourced attribute based signatures
Behavioral malware detection in delay tolerant networks
Certificateless remote anonymous authentication
Shared authority based privacy preserving authentication protocol in cloud co...
Improved privacy preserving p2 p multimedia distribution based on recombined ...
Exploiting service similarity for privacy in location based search queries
A hybrid cloud approach for secure authorized deduplication
Behavioral malware detection in delay tolerant networks
SECURE AND EFFICIENT DATA TRANSMISSION FOR CLUSTER-BASED WIRELESS SENSOR NETW...
Secure and distributed data discovery and dissemination in wireless sensor ne...
Shakastech thesis titles 2016
Behavior rule specification based intrusion detection for safety critical med...
Ad

Similar to Cloud assisted mobile-access of health data with privacy and auditability (20)

DOCX
Cloud assisted mobile-access of health data with privacy and auditability
PDF
COIRS: Cost Optimized Identity based Ring Signature with Forward Secrecy in ...
DOCX
A hybrid cloud approach for secure authorized deduplication
PDF
I want you to Read intensively papers and give me a summary for ever.pdf
DOCX
Cost effective authentic and anonymous data sharing with forward security
PDF
International Journal of Engineering Research and Development (IJERD)
PPTX
Securing Data with Block chain and AI ppt
PDF
Security Check in Cloud Computing through Third Party Auditor
PDF
5.[40 44]enhancing security in cloud computing
PDF
Cloud Auditing With Zero Knowledge Privacy
PDF
iaetsd Shared authority based privacy preserving protocol
PDF
Secure Data Sharing In an Untrusted Cloud
PDF
User-Centric Privacy Control in Identity Management and Access Control within...
PDF
25 7351 9003-1-ed secure cloud (edit a)
PDF
25 7351 9003-1-ed secure cloud (edit a)
DOCX
COST-EFFECTIVE AUTHENTIC AND ANONYMOUS DATA SHARING WITH FORWARD SECURITY
PDF
“ALERT SYSTEM FOR NEW USER TO CREATE SAFE AREA USING BLOCK CHAIN”
PDF
Increasing Security Level in Data Sharing Using Ring Signature in Cloud Envir...
PDF
ACCESSING SECURED DATA IN CLOUD COMPUTING ENVIRONMENT
PDF
Privacy and Integrity Preserving in Cloud Storage Devices
Cloud assisted mobile-access of health data with privacy and auditability
COIRS: Cost Optimized Identity based Ring Signature with Forward Secrecy in ...
A hybrid cloud approach for secure authorized deduplication
I want you to Read intensively papers and give me a summary for ever.pdf
Cost effective authentic and anonymous data sharing with forward security
International Journal of Engineering Research and Development (IJERD)
Securing Data with Block chain and AI ppt
Security Check in Cloud Computing through Third Party Auditor
5.[40 44]enhancing security in cloud computing
Cloud Auditing With Zero Knowledge Privacy
iaetsd Shared authority based privacy preserving protocol
Secure Data Sharing In an Untrusted Cloud
User-Centric Privacy Control in Identity Management and Access Control within...
25 7351 9003-1-ed secure cloud (edit a)
25 7351 9003-1-ed secure cloud (edit a)
COST-EFFECTIVE AUTHENTIC AND ANONYMOUS DATA SHARING WITH FORWARD SECURITY
“ALERT SYSTEM FOR NEW USER TO CREATE SAFE AREA USING BLOCK CHAIN”
Increasing Security Level in Data Sharing Using Ring Signature in Cloud Envir...
ACCESSING SECURED DATA IN CLOUD COMPUTING ENVIRONMENT
Privacy and Integrity Preserving in Cloud Storage Devices

More from Shakas Technologies (20)

DOCX
A Review on Deep-Learning-Based Cyberbullying Detection
DOCX
A Personal Privacy Data Protection Scheme for Encryption and Revocation of Hi...
DOCX
A Novel Framework for Credit Card.
DOCX
A Comparative Analysis of Sampling Techniques for Click-Through Rate Predicti...
DOCX
NS2 Final Year Project Titles 2023- 2024
DOCX
MATLAB Final Year IEEE Project Titles 2023-2024
DOCX
Latest Python IEEE Project Titles 2023-2024
DOCX
EMOTION RECOGNITION BY TEXTUAL TWEETS CLASSIFICATION USING VOTING CLASSIFIER ...
DOCX
CYBER THREAT INTELLIGENCE MINING FOR PROACTIVE CYBERSECURITY DEFENSE
DOCX
Detecting Mental Disorders in social Media through Emotional patterns-The cas...
DOCX
COMMERCE FAKE PRODUCT REVIEWS MONITORING AND DETECTION
DOCX
CO2 EMISSION RATING BY VEHICLES USING DATA SCIENCE
DOCX
Toward Effective Evaluation of Cyber Defense Threat Based Adversary Emulation...
DOCX
Optimizing Numerical Weather Prediction Model Performance Using Machine Learn...
DOCX
Nature-Based Prediction Model of Bug Reports Based on Ensemble Machine Learni...
DOCX
Multi-Class Stress Detection Through Heart Rate Variability A Deep Neural Net...
DOCX
Identifying Hot Topic Trends in Streaming Text Data Using News Sequential Evo...
DOCX
Fighting Money Laundering With Statistics and Machine Learning.docx
DOCX
Explainable Artificial Intelligence for Patient Safety A Review of Applicatio...
DOCX
Ensemble Deep Learning-Based Prediction of Fraudulent Cryptocurrency Transact...
A Review on Deep-Learning-Based Cyberbullying Detection
A Personal Privacy Data Protection Scheme for Encryption and Revocation of Hi...
A Novel Framework for Credit Card.
A Comparative Analysis of Sampling Techniques for Click-Through Rate Predicti...
NS2 Final Year Project Titles 2023- 2024
MATLAB Final Year IEEE Project Titles 2023-2024
Latest Python IEEE Project Titles 2023-2024
EMOTION RECOGNITION BY TEXTUAL TWEETS CLASSIFICATION USING VOTING CLASSIFIER ...
CYBER THREAT INTELLIGENCE MINING FOR PROACTIVE CYBERSECURITY DEFENSE
Detecting Mental Disorders in social Media through Emotional patterns-The cas...
COMMERCE FAKE PRODUCT REVIEWS MONITORING AND DETECTION
CO2 EMISSION RATING BY VEHICLES USING DATA SCIENCE
Toward Effective Evaluation of Cyber Defense Threat Based Adversary Emulation...
Optimizing Numerical Weather Prediction Model Performance Using Machine Learn...
Nature-Based Prediction Model of Bug Reports Based on Ensemble Machine Learni...
Multi-Class Stress Detection Through Heart Rate Variability A Deep Neural Net...
Identifying Hot Topic Trends in Streaming Text Data Using News Sequential Evo...
Fighting Money Laundering With Statistics and Machine Learning.docx
Explainable Artificial Intelligence for Patient Safety A Review of Applicatio...
Ensemble Deep Learning-Based Prediction of Fraudulent Cryptocurrency Transact...

Recently uploaded (20)

PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Computing-Curriculum for Schools in Ghana
PDF
Classroom Observation Tools for Teachers
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
01-Introduction-to-Information-Management.pdf
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
Updated Idioms and Phrasal Verbs in English subject
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
Yogi Goddess Pres Conference Studio Updates
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PDF
Trump Administration's workforce development strategy
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
Cell Types and Its function , kingdom of life
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PPTX
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
Weekly quiz Compilation Jan -July 25.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Final Presentation General Medicine 03-08-2024.pptx
Computing-Curriculum for Schools in Ghana
Classroom Observation Tools for Teachers
Supply Chain Operations Speaking Notes -ICLT Program
01-Introduction-to-Information-Management.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Updated Idioms and Phrasal Verbs in English subject
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Yogi Goddess Pres Conference Studio Updates
Module 4: Burden of Disease Tutorial Slides S2 2025
Practical Manual AGRO-233 Principles and Practices of Natural Farming
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
Trump Administration's workforce development strategy
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Cell Types and Its function , kingdom of life
Chinmaya Tiranga quiz Grand Finale.pdf
Orientation - ARALprogram of Deped to the Parents.pptx
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx

Cloud assisted mobile-access of health data with privacy and auditability

  • 1. #13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 website: shakastech.com, Gmail: [email protected] Phone No: 0416-6066663/2247353 Mobile No: 9500218218 CLOUD-ASSISTED MOBILE-ACCESS OF HEALTH DATA WITH PRIVACY AND AUDIT ABILITY Abstract: Motivated by the privacy issues, curbing the adoption of electronic healthcare systems and the wild success of cloud service models, we propose to build privacy into mobile healthcare systems with the help of the private cloud. Our system offers salient features including efficient key management, privacy-preserving data storage, and retrieval, especially for retrieval at emergencies, and audit ability for misusing health data. Specifically, we propose to integrate key management from pseudorandom number generator for unlink ability, a secure indexing method for privacy preserving keyword search which hides both search and access patterns based on redundancy, and integrate the concept of attribute based encryption with threshold signing for providing role-based access control with audit ability to prevent potential misbehavior, in both normal and emergency cases. Architecture diagram:
  • 2. #13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 website: shakastech.com, Gmail: [email protected] Phone No: 0416-6066663/2247353 Mobile No: 9500218218 Existing system: e-healthcare systems are increasingly popular, a large amount of personal data for medical purpose are involved, and people start to realize that they would completely lose control over their personal information once it enters the cyberspace. According to the government website, around 8 million patients’ health information was leaked in the past two years. There are good reasons for keeping medical data private and limiting the access. An employer may decide not to hire someone with certain diseases. An insurance company may refuse to provide life insurance knowing the disease history of a patient. Proposed System: Outsourcing the computation to the cloud saves TC3 from buying and maintaining servers, and allows TC3 to take advantage of Amazon’s expertise to process and analyze data faster and more efficiently. The proposed cloud-assisted mobile health networking is inspired by the power, flexibility, convenience, and cost efficiency of the cloud-based data/computation outsourcing paradigm. We introduce the private cloud which can be considered as a service offered to mobile users. The proposed solutions are built on the service model shown in Fig. 1. A software as a service(SaaS) provider provides private cloud services by using the infrastructure of the public cloud providers (e.g., Amazon, Google). Mobile users outsource data processing tasks to the private cloud which stores the processed results on the public cloud. The cloud-assisted service model supports the implementation of practical privacy mechanisms since intensive computation and storage can be shifted to the cloud, leaving mobile users with lightweight tasks. Implementation modules: 1. Medical Information Privacy Assurance(MIPA) 2. Searchable Symmetric Encryption 3. Identity-Based Encryption 4. Attribute-Based Encryption 5. Security Requirements Medical Information Privacy Assurance(MIPA):
  • 3. #13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 website: shakastech.com, Gmail: [email protected] Phone No: 0416-6066663/2247353 Mobile No: 9500218218 Some early works on privacy protection for e-health data concentrate on the framework design, including the demonstration of the significance of privacy for e-health systems, the authentication based on existing wireless infrastructure, the role-based approach for access restrictions, etc. In particular, identity-based encryption (IBE) has been used for enforcing simple role-based cryptographic access control. Among the earliest efforts on e-health privacy, Medical Information Privacy Assurance (MIPA) pointed out the importance and unique challenges of medical information privacy, and the devastating privacy breach facts that resulted from insufficient supporting technology. MIPA was one of the first few projects that sought to develop privacy technology and privacy-protecting infrastructures to facilitate the development of a health information system, in which individuals can actively protect their personal information. Privacy-preserving health data storage is studied by Sun et al. , where patients encrypt their own health data and store it on a third-party server. Searchable Symmetric Encryption: SSE allows data owners to store encrypted documents on remote server, which is modeled as honest-but-curious party, and simultaneously provides away to search over the encrypted documents. Key Gen(s): This function is used by the users to generate keys to initialize the scheme. It takes the security parameter sand outputs a secret key K. Build Idx (D,K): The user runs this function to build the indexes, denoted by I, for a collection of document D. It takes the secret key K and D and outputs I, through which document can be searchable while remaining encrypted. Trapdoor(K ,w): The user runs this function to compute a trapdoor for a keyword w, enabling searching for this keyword. A trapdoor Tw can also be interpreted as a proxy for w in order to hide the real meaning of w. Therefore, Tw should leak the information about w as little as possible. The function takes the secret key K and the keyword w and outputs the respective trapdoor Tw . Search(I, Tw ): This function is executed by the remote server to search for documents containing the user defined keyword w. Due to the use of the trapdoor, the server is able to carry out the specific query without knowing the real keyword. The function takes the built secure index I and the trapdoor Tw , and outputs the identifiers of files which contains keyword w. Identity-Based Encryption
  • 4. #13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 website: shakastech.com, Gmail: [email protected] Phone No: 0416-6066663/2247353 Mobile No: 9500218218 A practical IBE scheme in the random oracle model was proposed by Bone h and Franklin . Identity-based systems allow any party to generate a public key from a known identity value, for example, the string “[email protected]” for Alice. IBE makes it possible for any party to encrypt message with no prior distribution of keys between individuals. It is an important application of the pairing-based cryptography. Attribute-Based Encryption: ABE has shown its promising future in fine-grained access control for outsourced sensitive data. Typically, data are encrypted by the owner under a set of attributes. The parties accessing the data are assigned access structures by the owner and can decrypt the data only if the access structures match the data attributes. Security Requirements: 1) Storage Privacy: Storage on the public cloud is subject to five privacy requirements. a) Data confidentiality: unauthorized parties (e.g., public cloud and outside attackers) should not learn the content of the stored data. b) Anonymity: no particular user can be associated with the storage and retrieval process, i.e., these processes should be anonymous. c) Unlink ability: unauthorized parties should not be able to link multiple data files to profile a user. It indicates that the file identifiers should appear random and leak no useful information. d) Keyword privacy: the keyword used for search should remain confidential because it may contain sensitive information, which will prevent the public cloud from searching for the desired data files. e) Search pattern privacy: whether the searches were for the same keyword or not, and the access pattern,
  • 5. #13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 website: shakastech.com, Gmail: [email protected] Phone No: 0416-6066663/2247353 Mobile No: 9500218218 i.e., the set of documents that contain a keyword, should not be revealed. This requirement is the most challenging and none of the existing efficient SSE can satisfy it. It represents stronger privacy which is particularly needed for highly sensitive applications like health data networks. 2) Audit ability: In emergency data access, the users may be physically unable to grant data access or without the perfect knowledge to decide if the data requester is a legitimate EMT. We require authorization to be fine-grained and authorized parties’ access activities to leave a cryptographic evidence. System Configuration:- H/W System Configuration:- Processor - Pentium –III Speed - 1.1 Ghz RAM - 256 MB(min) Hard Disk - 20 GB Floppy Drive - 1.44 MB Key Board - Standard Windows Keyboard Mouse - Two or Three Button Mouse Monitor - SVGA S/W System Configuration:-  Operating System :Windows95/98/2000/XP  Front End : java, jdk1.6  Database : My sqlserver 2005  Database Connectivity : JDBC.
  • 6. #13/19,1st Floor, Municipal Colony, Kangeyanellore Road, Gandhi Nagar, Vellore-632006 website: shakastech.com, Gmail: [email protected] Phone No: 0416-6066663/2247353 Mobile No: 9500218218