Send email Copy Email Address
2023-05-02

Laconic Function Evaluation for Turing Machines

Summary

Laconic function evaluation (LFE) allows Alice to compress a large circuit into a small digest . Given Alice’s digest, Bob can encrypt some input x under in a way that enables Alice to recover , without learning anything beyond that. The scheme is said to be laconic if the size of , the runtime of the encryption algorithm, and the size of the ciphertext are all sublinear in the size of . Until now, all known LFE constructions have ciphertexts whose size depends on the depth of the circuit , akin to the limitation of levelled homomorphic encryption. In this work we close this gap and present the first LFE scheme (for Turing machines) with asymptotically optimal parameters. Our scheme assumes the existence of indistinguishability obfuscation and somewhere statistically binding hash functions. As further contributions, we show how our scheme enables a wide range of new applications, including two previously unknown constructions: Non-interactive zero-knowledge (NIZK) proofs with optimal prover complexity. Witness encryption and attribute-based encryption (ABE) for Turing machines from falsifiable assumptions.

Conference Paper

International Conference on Practice and Theory in Public Key Cryptography (PKC)

Date published

2023-05-02

Date last modified

2024-08-27