Skip to content

ElenaKirshanova/ntru_with_lsh

Repository files navigation

How to Find Ternary LWE Keys Using Locality Sensitive Hashing

Scripts accompanying the paper How to Find Ternary LWE Keys Using Locality Sensitive Hashing

Requirements

Examples

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

About

Scripts for the paper "How to Find Ternary LWE Keys Using Locality Sensitive Hashing"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published