estimator.reduction.Kyber.__init__

Contents

estimator.reduction.Kyber.__init__#

Kyber.__init__(nn='classical')[source]#
Parameters:

nn – Nearest neighbor cost model. We default to “ListDecoding” (i.e. BDGL16) and to the “depth × width” metric. Kyber uses “AllPairs”.