ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2106.06453
15
5

Property-Preserving Hash Functions from Standard Assumptions

11 June 2021
Nils Fleischhacker
Kasper Green Larsen
Mark Simkin
ArXivPDFHTML
Abstract

Property-preserving hash functions allow for compressing long inputs x0x_0x0​ and x1x_1x1​ into short hashes h(x0)h(x_0)h(x0​) and h(x1)h(x_1)h(x1​) in a manner that allows for computing a predicate P(x0,x1)P(x_0, x_1)P(x0​,x1​) given only the two hash values without having access to the original data. Such hash functions are said to be adversarially robust if an adversary that gets to pick x0x_0x0​ and x1x_1x1​ after the hash function has been sampled, cannot find inputs for which the predicate evaluated on the hash values outputs the incorrect result. In this work we construct robust property-preserving hash functions for the hamming-distance predicate which distinguishes inputs with a hamming distance at least some threshold ttt from those with distance less than ttt. The security of the construction is based on standard lattice hardness assumptions. Our construction has several advantages over the best known previous construction by Fleischhacker and Simkin. Our construction relies on a single well-studied hardness assumption from lattice cryptography whereas the previous work relied on a newly introduced family of computational hardness assumptions. In terms of computational effort, our construction only requires a small number of modular additions per input bit, whereas previously several exponentiations per bit as well as the interpolation and evaluation of high-degree polynomials over large fields were required. An additional benefit of our construction is that the description of the hash function can be compressed to λ\lambdaλ bits assuming a random oracle. Previous work has descriptions of length O(ℓλ)\mathcal{O}(\ell \lambda)O(ℓλ) bits for input bit-length ℓ\ellℓ, which has a secret structure and thus cannot be compressed. We prove a lower bound on the output size of any property-preserving hash function for the hamming distance predicate. The bound shows that the size of our hash value is not far from optimal.

View on arXiv
Comments on this paper