Published June 19, 2025
| Version v3
Software
Open
FABLE: Batched Evaluation on Confidential Lookup Tables in 2PC (USENIX Security '25) — Artifact
Authors/Creators
Description
This is the artifact of the USENIX Security '25 paper "FABLE: Batched Evaluation on Confidential Lookup Tables in 2PC".
In this artifact, we provide
1. The code for the FABLE protocol plus the two applications.
2. The instructions to build and execute the FABLE protocol.
3. The instructions to reproduce all experiments in the paper, including FABLE under various configurations, the applications, and the baselines.
4. The scripts to plot all figures and report the speedup of the FABLE protocol over the baselines.
Please untar "FABLE-artifact.tar.gz" and follow the instructions in FABLE-AE/README.md for detailed usage of this artifact.
Files
Files
(373.7 MB)
| Name | Size | |
|---|---|---|
|
md5:7f7405f0d5095bafb212af8cd535d126
|
373.7 MB | Download |
Additional details
Software
- Repository URL
- https://github.com/timzsu/FABLE
- Programming language
- C++
- Development Status
- Active