PulseAugur
EN
LIVE 13:06:07

New tool HERTA finds 21 bugs in fully homomorphic encryption frameworks

Researchers have developed HERTA, a novel automated testing tool designed to identify vulnerabilities within fully homomorphic encryption (FHE) frameworks. FHE enables computations on encrypted data, crucial for privacy in sectors like finance and healthcare, but its complexity often leads to implementation bugs. HERTA employs metamorphic testing with FHE-specific relations to uncover logic errors that could silently corrupt data. An evaluation of three leading FHE frameworks using HERTA revealed 21 previously unknown bugs, some of which have already been addressed by developers, highlighting the critical security risks these flaws pose to FHE-based services. AI

IMPACT Enhances security and reliability for privacy-preserving computation frameworks.

RANK_REASON Academic paper detailing a new tool and its evaluation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New tool HERTA finds 21 bugs in fully homomorphic encryption frameworks

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Shuai Wang ·

    Detecting and Understanding Vulnerabilities in Fully Homomorphic Encryption Frameworks

    Fully homomorphic encryption (FHE) allows computations to be performed directly on encrypted data without decryption, offering strong privacy guarantees for sensitive data analysis. This capability is important for privacy-sensitive applications like secure cloud computing, finan…