Paper 2026/672
FLOSS: Fast Linear Online Secret-Shared Shuffling
Abstract
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.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- Published elsewhere. Major revision. USENIX Security '26
- Keywords
- two-party computationprivate analyticssecret-shared shuffle
- Contact author(s)
-
ichangschool @ gmail com
selanavot @ gmail com
alex ozdemir @ mpi-sp org
tyagi @ cs washington edu - History
- 2026-07-29: revised
- 2026-04-06: received
- See all versions
- Short URL
- https://ia.cr/2026/672
- License
-
CC0
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}
}