Skip to main content

Showing 1–4 of 4 results for author: Maignan, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.16393  [pdf, ps, other

    cs.CR cs.SC

    Optimal Communication Unbalanced Private Set Union

    Authors: Jean-Guillaume Dumas, Alexis Galan, Bruno Grenet, Aude Maignan, Daniel S. Roche

    Abstract: We present new two-party protocols for the Unbalanced Private Set Union (UPSU) problem.Here, the Sender holds a set of data points, and the Receiver holds another (possibly much larger) set, and they would like for the Receiver to learn the union of the two sets and nothing else. Furthermore, the Sender's computational cost, along with the communication complexity, should be smaller when the Sende… ▽ More

    Submitted 3 October, 2024; v1 submitted 26 February, 2024; originally announced February 2024.

  2. arXiv:2110.02022  [pdf, other

    cs.CR cs.SC

    VESPo: Verified Evaluation of Secret Polynomials

    Authors: Jean-Guillaume Dumas, Aude Maignan, Clément Pernet, Daniel S. Roche

    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… ▽ More

    Submitted 13 March, 2023; v1 submitted 5 October, 2021; originally announced October 2021.

    Journal ref: Privacy Enhancing Technologies Symposium, Jul 2023, Lausanne (CH), Switzerland

  3. arXiv:2007.12556  [pdf, other

    cs.CR

    Dynamic proofs of retrievability with low server storage

    Authors: Gaspard Anthoine, Jean-Guillaume Dumas, Michael Hanling, Mélanie de Jonghe, Aude Maignan, Clément Pernet, Daniel Roche

    Abstract: Proofs of Retrievability (PoRs) 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. A dynamic PoR system also supports efficient retrieval and update of any small portion of the data. We propose new, simple protocols for dynamic PoR that are designed for practical efficiency, trading decreased persistent… ▽ More

    Submitted 8 June, 2021; v1 submitted 24 July, 2020; originally announced July 2020.

  4. arXiv:1701.06790  [pdf, other

    cs.FL cs.LO

    Parallel Graph Rewriting with Overlapping Rules

    Authors: Rachid Echahed, Aude Maignan

    Abstract: We tackle the problem of simultaneous transformations of networks represented as graphs. Roughly speaking, one may distinguish two kinds of simultaneous or parallel rewrite relations over complex structures such as graphs: (i) those which transform disjoint subgraphs in parallel and hence can be simulated by successive mere sequential and local transformations and (ii) those which transform overla… ▽ More

    Submitted 24 January, 2017; originally announced January 2017.

    Comments: 26 pages

    ACM Class: F.4.2