pq-crystals/kyber

Where is the python script that compute the failure probability of Kyber?

bo-hub opened this issue · 1 comments

bo-hub commented

Hi, I am reading the paper "CRYSTALS – Kyber: a CCA-secure module-lattice-based KEM" (https://eprint.iacr.org/2017/634.pdf).

In Remark 1, it mentions that "1. We provide with our software a Python script that allows to compute a tight upper bound \delta".

I want to figure out how the failure probability is computed. But there is no python file in this repository. Is it moved somewhere else?

By the way, can we only compute the failure probability by computer programs? Is it a theoretic way to do this?

Thanks!