The supplementary material can be downloaded here.
Contents:
simulations/
: Sage scripts to estimate the maximum advantage for a given amount of data.
experiments/
: C++ implementations of the distinguishing and message-recovery attacks. Compile using make all
(requires OpenMP for parallelism).
Acknowledgments:
The implementation of the attacks on FEA-1 and FEA-2 is based on the FEA reference implementation provided by ETRI.
I thank Jianrui Xie for his work on an earlier version of the source code.