Responsible Genomic Data Sharing
eBook - ePub

Responsible Genomic Data Sharing

Challenges and Approaches

  1. 210 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Responsible Genomic Data Sharing

Challenges and Approaches

Book details
Book preview
Table of contents
Citations

About This Book

Responsible Genomic Data Sharing: Challenges and Approaches brings together international experts in genomics research, bioinformatics and digital security who analyze common challenges in genomic data sharing, privacy preserving technologies, and best practices for large-scale genomic data sharing. Practical case studies, including the Global Alliance for Genomics and Health, the Beacon Network, and the Matchmaker Exchange, are discussed in-depth, illuminating pathways forward for new genomic data sharing efforts across research and clinical practice, industry and academia.

  • Addresses privacy preserving technologies and how they can be applied to enable responsible genomic data sharing
  • Employs illustrative case studies and analyzes emerging genomic data sharing efforts, common challenges and lessons learned
  • Features chapter contributions from international experts in responsible approaches to genomic data sharing

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Responsible Genomic Data Sharing by Xiaoqian Jiang,Haixu Tang in PDF and/or ePUB format, as well as other popular books in Biological Sciences & Genetics & Genomics. We have over one million books available in our catalogue for you to explore.

Information

Section II
Privacy-preserving techniques for responsible genomic data sharing
Chapter 5

Homomorphic encryption

Kim Laine, PhD Microsoft Research, Redmond WA, United States

Abstract

Homomorphic encryption is a powerful encryption technology that allows computations to be performed directly on encrypted data, without requiring access to a secret key. Since its inception in 2009, the technology has seen a huge number of changes, improving its performance by multiple orders of magnitude compared to the first implementations. Today's cloud computing economies make homomorphic encryption more relevant than ever, as it can be used to build completely private outsourced storage and computation services. In this chapter we discuss many fundamental aspects of homomorphic encryption: schemes and constructions, security, implementations, performance, and applications, specifically emphasizing applications in the biomedical field.

Keywords

Cryptography; Homomorphic encryption

1. Overview

A fundamental challenge in storing and processing of biomedical data is the high level of data privacy that handling of such data necessitates. These requirements are sometimes enforced by governments and sometimes stem from liability concerns or fear of negative publicity from data breaches. While public cloud services could in principle provide the needed storage and computation infrastructure, private patient data should not be exposed to the cloud service operators. A simple partial remedy is for the hospital to store only encrypted data in the cloud, but this significantly weakens the capabilities of the service: any computation or operation on the data requires it to be downloaded back to the hospital's system, to be decrypted, and then computed on. Another common solution is to simply give the cloud service access to the decryption key and trust that they implement appropriate access policies to prevent anyone from decrypting all of the data and downloading or sharing it.
This is one of the reasons why hospitals and medical clinics prefer to store their data on premises, rather than outsourcing storage and computation to much more cost-efficient and flexible public cloud services. However, it is extremely costly and challenging even for large hospitals with well-funded IT departments to operate their own data centers securely and re...

Table of contents

  1. Cover image
  2. Title page
  3. Table of Contents
  4. Copyright
  5. Contributors
  6. Section I. Privacy challenges in genomic data sharing
  7. Section II. Privacy-preserving techniques for responsible genomic data sharing
  8. Index