




















Sela Navot, University of Washington
Alex Ozdemir, Max Planck Institute for Security and Privacy, Georgia Institute of Technology
Nirvan Tyagi, University of Washington
Randomly permuting secret data vectors is a core building block in many privacy-preserving protocols, including those for analytics, advertising, and communication. Existing approaches either rely on computation-heavy public key cryptography and zero-knowledge proofs or scale poorly for large vectors due to use of a quasilinear-sized permutation network. This work presents a preprocessing approach to enable fast linear-time online shuffles in the malicious-secure two-party computation (2PC) setting. We propose FLOSS, a 2PC protocol for securely computing any interactive arithmetic permutation circuit, a notion we introduce to capture how higher level protocols are built on secret-shared field arithmetic and permutations. We show how secret-shared sorting (a subprotocol in data analytics) can be described as an arithmetic permutation circuit, and can thus be compiled to an efficient online 2PC protocol using FLOSS. Our implementation and evaluation confirm FLOSS performs online shuffles fast: shuffling $2^{20}$ elements in under 500ms, greater than $800\times$ faster than state-of-the-art alternatives.
BibTeX
@misc{cryptoeprint:2026/672,
author = {Ian Chang and Sela Navot and Alex Ozdemir and Nirvan Tyagi},
title = {{FLOSS}: Fast Linear Online Secret-Shared Shuffling},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/672},
year = {2026},
url = {https://eprint.iacr.org/2026/672}
}
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。