错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Web Application for Secure Data Collaboration

  • Robin Frot,
  • Gergo Petrik,
  • Daniel Zentai

摘要

Suppose that multiple entities would like to store their data in a common database in a way that each entity can run certain queries on the merged data set but no one can have access to other entities’ data. Secure data collaboration is becoming more and more desirable in modern enterprises. It ensures the integrity, confidentiality, and privacy of shared information, essential for effective collaboration. In this paper, we will give a detailed technical description of a web application that enables users to perform such queries. We use two different methods to ensure data privacy: anonymization and pseudonymization. For anonymization, we introduce a cryptographic protocol that necessitates the collaboration of multiple participants. In addition, we use Fully Homomorphic Encryption (FHE) for pseudonymization.