Published December 14, 2025 | Version 1.0
Software Open

Usenix Security 26 Artifact: Streaming Function Secret Sharing and Its Applications

Authors/Creators

Description

We introduce a new cryptographic primitive called {streaming function secret sharing} (SFSS), a new variant of function secret sharing (FSS) that is particularly suitable for secure computation over streaming messages. We formalize SFSS and propose concrete constructions, including SFSS for point functions, predicate functions, and feasibility results for generic functions. SFSS facilitates several promising applications in a simple and modular fashion, including conditional transciphering, policy-hiding aggregation, and attribute-hiding aggregation. In particular, our SFSS formalization and constructions identify security flaws and efficiency bottlenecks in existing solutions, and SFSS-powered solutions achieve the expected security goal with asymptotically and concretely better efficiency and/or enhanced functionality.

 

In this artifact evaluation, we provide implementation of SFSS primitives (including SDPF and SDCF) and applications (including window-based metadata-hiding aggregation).

Files

SFSS implementation.zip

Files (37.2 kB)

Name Size Download all
md5:11978751effda1fe9f8ae937f2a02bfa
37.2 kB Preview Download

Additional details

Software

Repository URL
https://github.com/BintaSong/SFSS-public
Development Status
Active