Search PubMed⌕ Search

PubMed · 14987149

Modern data security.

Abstract

The source did not provide an abstract. Follow the original record for more information.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Robert R Klein, David W Mount, Ray B Nagle. 2004. Modern data security.. https://doi.org/10.5858/2004-128-338-mds

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related citations

PRISM: privacy-preserving rare disease analysis using fully homomorphic encryption.

MOTIVATION: Rare diseases affect millions of people worldwide, yet their genomic foundations remain poorly understood due to limited patient data and strict privacy regulations, such as the General Data Protection Regulation (GDPR) (https://gdpr.eu/tag/gdpr/) in March 2025. These restrictions can hinder the collaborative analysis of genomic data necessary for uncovering disease-causing variants. RESULTS: We present PRISM, a novel privacy-preserving framework based on fully homomorphic encryption (FHE) that facilitates rare disease variant analysis across multiple institutions without exposing sensitive genomic information. To address the challenges of centralized trust, PRISM is built upon a Threshold FHE scheme. This approach decentralizes key management across participating institutions and ensures no single entity can unilaterally decrypt sensitive data. Our method filters disease-causing variants under recessive, dominant, and de novo inheritance models entirely on encrypted data. We propose two algorithmic variants: a multiplication-intensive (MUL-IN) approach and an addition-intensive (ADD-IN) approach. The ADD-IN algorithms minimize the number of costly multiplication operations, enabling up to a 17× improvement in runtime for recessive/dominant filtering and 22× for de novo filtering, compared to MUL-IN methods. While ADD-IN produces larger ciphertexts, efficient parallelization via SIMD and multithreading allows it to handle millions of variants in reasonable time. To the best of our knowledge, this is the first study that utilizes FHE for privacy-preserving rare disease analysis across multiple inheritance models, demonstrating its practicality and scalability in a single-cloud setting. AVAILABILITY AND IMPLEMENTATION: The source code and the data used in this work can be found in https://github.com/mdppml/PRISM.git.

Computer Security↗

Privacy-preserving framework for genomic computations via multi-key homomorphic encryption.

MOTIVATION: The affordability of genome sequencing and the widespread availability of genomic data have opened up new medical possibilities. Nevertheless, they also raise significant concerns regarding privacy due to the sensitive information they encompass. These privacy implications act as barriers to medical research and data availability. Researchers have proposed privacy-preserving techniques to address this, with cryptography-based methods showing the most promise. However, existing cryptography-based designs lack (i) interoperability, (ii) scalability, (iii) a high degree of privacy (i.e. compromise one to have the other), or (iv) multiparty analyses support (as most existing schemes process genomic information of each party individually). Overcoming these limitations is essential to unlocking the full potential of genomic data while ensuring privacy and data utility. Further research and development are needed to advance privacy-preserving techniques in genomics, focusing on achieving interoperability and scalability, preserving data utility, and enabling secure multiparty computation. RESULTS: This study aims to overcome the limitations of current cryptography-based techniques by employing a multi-key homomorphic encryption scheme. By utilizing this scheme, we have developed a comprehensive protocol capable of conducting diverse genomic analyses. Our protocol facilitates interoperability among individual genome processing and enables multiparty tests, analyses of genomic databases, and operations involving multiple databases. Consequently, our approach represents an innovative advancement in secure genomic data processing, offering enhanced protection and privacy measures. AVAILABILITY AND IMPLEMENTATION: All associated code and documentation are available at https://github.com/farahpoor/smkhe.

Computer Security↗

The Italian XLMR bank: a clinical and molecular database.

Mental retardation (MR) is a nonprogressive condition characterized by a significant impairment of intellectual capabilities with deficit of cognitive and adaptive functioning and onset before 18 years. Mental retardation occurs in about 2 to 3% of the general population and it is estimated that 25 to 35% of the cases may be due to genetic causes. Among these "genetic" MR, 25 to 30% are probably due to mutations in a gene on the X chromosome (X-linked mental retardation, XLMR). Given the genetic heterogeneity of XLMR, the availability of a considerable number of patients with accurate phenotypic classification is a crucial factor for research. The X-linked Mental Retardation Italian Network, which has been active since 2003, has collected detailed clinical information and biological samples from a vast number of MR patients. Collected samples and clinical information are inserted within the XLMR bank, a comprehensive molecular and clinical web-based database available at the address http://xlmr.unisi.it. The database is organized in three distinct parts. Part I and II contain several electronic schedules to register information on the family, the phenotypic description, the photographs, and a 20 sec movie of the patient. Part III allows the registration of molecular analyses performed on each case; samples and clinical data are usable via password-restricted access. Clinical and molecular centers interested in joining the network may request a password by simply contacting the Medical Genetics of the University of Siena. The XLMR bank is an innovative biological database that allows the collection of molecular and clinical data, combines descriptive and iconographic resources, and represents a fundamental tool for researchers in the field of mental retardation.

Computer Security↗