estimator.lwe_primal

estimator.lwe_primal#

Description

Estimate cost of solving LWE using primal attacks.

See LWE Primal Attacks for an introduction what is available.

Classes

PrimalHybrid()

PrimalUSVP()

Estimate cost of solving LWE via uSVP reduction.

Functions

primal_bdd(params[, red_shape_model, ...])

Estimate the cost of the BDD approach as given in [RSA:LiuNgu13].