CRDCLGAug 22, 2024

Verifiable Homomorphic Linear Combinations in Multi-Instance Time-Lock Puzzles

arXiv:2408.12444v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses a scalability and verification problem for secure future data transmission in cryptography, representing an incremental advancement.

The paper tackled the lack of verifiable homomorphic computation in multi-instance time-lock puzzles by introducing MH-TLP and MMH-TLP, which enable efficient verifiable homomorphic linear combinations for single and multiple clients without trusted third parties, with cost analysis showing linear scalability.

Time-Lock Puzzles (TLPs) have been developed to securely transmit sensitive information into the future without relying on a trusted third party. Multi-instance TLP is a scalable variant of TLP that enables a server to efficiently find solutions to different puzzles provided by a client at once. Nevertheless, existing multi-instance TLPs lack support for (verifiable) homomorphic computation. To address this limitation, we introduce the "Multi-Instance partially Homomorphic TLP" (MH-TLP), a multi-instance TLP supporting efficient verifiable homomorphic linear combinations of puzzles belonging to a client. It ensures anyone can verify the correctness of computations and solutions. Building on MH-TLP, we further propose the "Multi-instance Multi-client verifiable partially Homomorphic TLP" (MMH-TLP). It not only supports all the features of MH-TLP but also allows for verifiable homomorphic linear combinations of puzzles from different clients. Our schemes refrain from using asymmetric-key cryptography for verification and, unlike most homomorphic TLPs, do not require a trusted third party. A comprehensive cost analysis demonstrates that our schemes scale linearly with the number of clients and puzzles.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes