Skip to main content

Showing 1–3 of 3 results for author: Asharov, G

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

    cs.CR econ.GN q-fin.TR

    Prime Match: A Privacy-Preserving Inventory Matching System

    Authors: Antigoni Polychroniadou, Gilad Asharov, Benjamin Diamond, Tucker Balch, Hans Buehler, Richard Hua, Suwen Gu, Greg Gimler, Manuela Veloso

    Abstract: Inventory matching is a standard mechanism/auction for trading financial stocks by which buyers and sellers can be paired. In the financial world, banks often undertake the task of finding such matches between their clients. The related stocks can be traded without adversely impacting the market price for either client. If matches between clients are found, the bank can offer the trade at advantag… ▽ More

    Submitted 14 October, 2023; originally announced October 2023.

    Comments: 27 pages, 7 figures, USENIX Security 2023

    Journal ref: Prime match: A privacy-preserving inventory matching system. In Joseph A. Calandrino and Carmela Troncoso, editors, 32nd USENIX Security Symposium, USENIX Security 2023, Anaheim, CA, USA, August 9-11, 2023. USENIX Association, 2023

  2. arXiv:2010.09884  [pdf, ps, other

    cs.DS cs.CC

    Sorting Short Keys in Circuits of Size o(n log n)

    Authors: Gilad Asharov, Wei-Kai Lin, Elaine Shi

    Abstract: We consider the classical problem of sorting an input array containing $n$ elements, where each element is described with a $k$-bit comparison-key and a $w$-bit payload. A long-standing open problem is whether there exist $(k + w) \cdot o(n \log n)$-sized boolean circuits for sorting. We show that one can overcome the $n\log n$ barrier when the keys to be sorted are short. Specifically, we prove t… ▽ More

    Submitted 26 October, 2020; v1 submitted 15 October, 2020; originally announced October 2020.

    Comments: SODA'21

  3. arXiv:2008.01765  [pdf, other

    cs.DS cs.CR

    Bucket Oblivious Sort: An Extremely Simple Oblivious Sort

    Authors: Gilad Asharov, T-H. Hubert Chan, Kartik Nayak, Rafael Pass, Ling Ren, Elaine Shi

    Abstract: We propose a conceptually simple oblivious sort and oblivious random permutation algorithms called bucket oblivious sort and bucket oblivious random permutation. Bucket oblivious sort uses $6n\log n$ time (measured by the number of memory accesses) and $2Z$ client storage with an error probability exponentially small in $Z$. The above runtime is only $3\times$ slower than a non-oblivious merge sor… ▽ More

    Submitted 29 April, 2021; v1 submitted 4 August, 2020; originally announced August 2020.

    Comments: Appears in SOSA@SODA 2020