Scripts accompanying the paper How to Find Ternary LWE Keys Using Locality Sensitive Hashing
To call May'21 estimates (implemented only for depth 3) on NTRU parameters, run
sage may21.sage
For other parameters, modify the script manually.
To call KM21 estimames (implemented up tp depth 4), run
sage no_guessing.sage
To compare against Drop&Solve attack from the LatticeEstimator run
sage lattice_attack_complexity.sage