VESPo: Verified Evaluation of Secret Polynomials
Jean-Guillaume Dumas (CASC), Aude Maignan (CASC), Cl\'ement Pernet, (CASC), Daniel S. Roche

TL;DR
VESPo introduces a novel, efficient protocol for verified outsourced data storage that supports dynamic updates and encrypted polynomials, significantly reducing client storage and communication costs while maintaining strong security guarantees.
Contribution
The paper presents a new protocol for verified data storage using secret polynomial evaluations, enabling dynamic updates, encryption, and efficient audits with reduced client overhead.
Findings
Reduces client storage by 5000x for 1TB data
Cuts communication size by 20x compared to previous methods
Achieves efficient polynomial evaluations on millions of coefficients
Abstract
Proofs of Retrievability are protocols which allow a Client to store data remotely and to efficiently ensure, via audits, that the entirety of that data is still intact. Dynamic Proofs of Retrievability (DPoR) also support efficient retrieval and update of any small portion of the data.We propose a novel protocol for arbitrary outsourced data storage that achieves both low remote storage size and audit complexity.A key ingredient, that can be also of intrinsic interest, reduces to efficiently evaluating a secret polynomial at given public points, when the (encrypted) polynomial is stored on an untrusted Server.The Server performs the evaluations and also returns associated certificates. A Client can check that the evaluations are correct using the certificates and some pre-computed keys, more efficiently than re-evaluating the polynomial.Our protocols support two important features: 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Cloud Data Security Solutions · Advanced Database Systems and Queries
