Key-Homomorphic Constrained Pseudorandom Functions.

Lecture Notes in Computer Science(2015)

Cited 51|Views58
No score
Abstract
A pseudorandom function (PRF) is a keyed function F : K x X -> Y where, for a random key k is an element of K, the function F(k, .) is indistinguishable from a uniformly random function, given black-box access. A key-homomorphic PRF has the additional feature that for any keys k, k' and any input x, we have F(k + k', x) = F(k, x) circle plus F(k', x) for some group operations +, circle plus on K and Y, respectively. A constrained PRF for a family of sets S subset of P(X) has the property that, given any key k and set S is an element of S, one can efficiently compute a "constrained" key k(S) that enables evaluation of F(k, x) on all inputs x is an element of S, while the values F(k, x) for x is not an element of S remain pseudorandom even given k(S). In this paper we construct PRFs that are simultaneously constrained and key homomorphic, where the homomorphic property holds even for constrained keys. We first show that the multilinear map-based bit-fixing and circuit-constrained PRFs of Boneh and Waters (Asiacrypt 2013) can be modified to also be key-homomorphic. We then show that the LWE-based key-homomorphic PRFs of Banerjee and Peikert (Crypto 2014) are essentially already prefix-constrained PRFs, using a (non-obvious) definition of constrained keys and associated group operation. Moreover, the constrained keys themselves are pseudorandom, and the constraining and evaluation functions can all be computed in low depth. As an application of key-homomorphic constrained PRFs, we construct a proxy re-encryption scheme with fine-grained access control. This scheme allows storing encrypted data on an untrusted server, where each file can be encrypted relative to some attributes, so that only parties whose constrained keys match the attributes can decrypt. Moreover, the server can re-key (arbitrary subsets of) the ciphertexts without learning anything about the plaintexts, thus permitting efficient and fine-grained revocation.
More
Translated text
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined