Cryptanalysis on Lightweight Verifiable Homomorphic Encryption
Jung Hee Cheon, Daehyun Jang

TL;DR
This paper reveals vulnerabilities in lightweight verifiable homomorphic encryption schemes by demonstrating efficient forgery attacks that significantly reduce their effective security, raising concerns about their practical security guarantees.
Contribution
It introduces novel attack methods that exploit the homomorphic properties and secret embeddings in existing lightweight VHE schemes, exposing their security flaws.
Findings
Attack reduces security from 80 bits to less than 10 bits
Forgery attacks succeed with linear time complexity on FHE schemes
Vulnerabilities found in REP and PE schemes
Abstract
Verifiable Homomorphic Encryption (VHE) is a cryptographic technique that integrates Homomorphic Encryption (HE) with Verifiable Computation (VC). It serves as a crucial technology for ensuring both privacy and integrity in outsourced computation, where a client sends input ciphertexts ct and a function f to a server and verifies the correctness of the evaluation upon receiving the evaluation result f(ct) from the server. At CCS, Chatel et al. introduced two lightweight VHE schemes: Replication Encoding (REP) and Polynomial Encoding (PE). A similar approach to REP was used by Albrecht et al. in Eurocrypt to develop a Verifiable Oblivious PRF scheme (vADDG). A key approach in these schemes is to embed specific secret information within HE ciphertexts to verify homomorphic evaluations. This paper presents efficient attacks that exploit the homomorphic properties of encryption schemes. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Cryptographic Implementations and Security · Chaos-based Image/Signal Encryption
