ElenaKirshanova

Results 2 issues of ElenaKirshanova

Executing `params=LWE.Parameters(n=1030, q=2^64, Xs=ND.UniformMod(2), Xe=ND.DiscreteGaussian(stddev=3.19)) primal_usvp_cost = LWE.primal_usvp(params, red_cost_model=RC.BDGL16)` does not pass sanity_check(): `RuntimeError: β = 1050 > d = 1049` Oddly, for the default red_cost_model (red_cost_model = RC.MATZOV) the...

Hi, need help with installing g6k on Mac M1. I do the following steps 1. I install fplll, fpylll, all the dependencies, and the requirements in a conda environment (with...