Department of Computer Science and Technology

Kyber-CBD dataset

Kyber-CBD dataset: adaptive template attacks on the Kyber binomial sampler

The dataset available here allows reproduction of some of the experiments described in the paper

Eric Chun-Yu Peng, Markus G. Kuhn: Adaptive Template Attacks on the Kyber Binomial Sampler. IACR Transactions on Cryptographic Hardware and Embedded Systems, Vol. 2025, No. 3, pp 470–492. DOI: 10.46586/tches.v2025.i3.470-492

The Julia code for running the experiments and reproducing some of the tables and figures in that paper is available in the GitHub repository eric-cyp24/Kyber768cbd.jl. See the README file there for detailed instructions.

The required data set is available in the data/ folder as a file tree of HDF5 files. Best use the Julia script scripts/downloaddata.jl found in the code repository to download the required parts.