├── NTRUvsLWE ├── lwe_experiments.sage ├── map_drop.py └── ntru_experiments.sage ├── README.md ├── Sec5.2_validation ├── check_consistency.sage ├── check_extreme.sage ├── compare_usvp_models.sage ├── map_drop.py └── prediction_verifications.sage ├── Sec6_applications ├── Scores_tables_SCA │ ├── CCS1 │ │ ├── apostandcorrect1_seed10nbar1.mat │ │ ├── apostandcorrect1_seed10nbar2.mat │ │ ├── apostandcorrect1_seed10nbar3.mat │ │ ├── apostandcorrect1_seed10nbar4.mat │ │ ├── apostandcorrect1_seed10nbar5.mat │ │ ├── apostandcorrect1_seed10nbar6.mat │ │ ├── apostandcorrect1_seed10nbar7.mat │ │ ├── apostandcorrect1_seed10nbar8.mat │ │ ├── apostandcorrect1_seed1nbar1.mat │ │ ├── apostandcorrect1_seed1nbar2.mat │ │ ├── apostandcorrect1_seed1nbar3.mat │ │ ├── apostandcorrect1_seed1nbar4.mat │ │ ├── apostandcorrect1_seed1nbar5.mat │ │ ├── apostandcorrect1_seed1nbar6.mat │ │ ├── apostandcorrect1_seed1nbar7.mat │ │ ├── apostandcorrect1_seed1nbar8.mat │ │ ├── apostandcorrect1_seed2nbar1.mat │ │ ├── apostandcorrect1_seed2nbar2.mat │ │ ├── apostandcorrect1_seed2nbar3.mat │ │ ├── apostandcorrect1_seed2nbar4.mat │ │ ├── apostandcorrect1_seed2nbar5.mat │ │ ├── apostandcorrect1_seed2nbar6.mat │ │ ├── apostandcorrect1_seed2nbar7.mat │ │ ├── apostandcorrect1_seed2nbar8.mat │ │ ├── apostandcorrect1_seed3nbar1.mat │ │ ├── apostandcorrect1_seed3nbar2.mat │ │ ├── apostandcorrect1_seed3nbar3.mat │ │ ├── apostandcorrect1_seed3nbar4.mat │ │ ├── apostandcorrect1_seed3nbar5.mat │ │ ├── apostandcorrect1_seed3nbar6.mat │ │ ├── apostandcorrect1_seed3nbar7.mat │ │ ├── apostandcorrect1_seed3nbar8.mat │ │ ├── apostandcorrect1_seed4nbar1.mat │ │ ├── apostandcorrect1_seed4nbar2.mat │ │ ├── apostandcorrect1_seed4nbar3.mat │ │ ├── apostandcorrect1_seed4nbar4.mat │ │ ├── apostandcorrect1_seed4nbar5.mat │ │ ├── apostandcorrect1_seed4nbar6.mat │ │ ├── apostandcorrect1_seed4nbar7.mat │ │ ├── apostandcorrect1_seed4nbar8.mat │ │ ├── apostandcorrect1_seed5nbar1.mat │ │ ├── apostandcorrect1_seed5nbar2.mat │ │ ├── apostandcorrect1_seed5nbar3.mat │ │ ├── apostandcorrect1_seed5nbar4.mat │ │ ├── apostandcorrect1_seed5nbar5.mat │ │ ├── apostandcorrect1_seed5nbar6.mat │ │ ├── apostandcorrect1_seed5nbar7.mat │ │ ├── apostandcorrect1_seed5nbar8.mat │ │ ├── apostandcorrect1_seed6nbar1.mat │ │ ├── apostandcorrect1_seed6nbar2.mat │ │ ├── apostandcorrect1_seed6nbar3.mat │ │ ├── apostandcorrect1_seed6nbar4.mat │ │ ├── apostandcorrect1_seed6nbar5.mat │ │ ├── apostandcorrect1_seed6nbar6.mat │ │ ├── apostandcorrect1_seed6nbar7.mat │ │ ├── apostandcorrect1_seed6nbar8.mat │ │ ├── apostandcorrect1_seed7nbar1.mat │ │ ├── apostandcorrect1_seed7nbar2.mat │ │ ├── apostandcorrect1_seed7nbar3.mat │ │ ├── apostandcorrect1_seed7nbar4.mat │ │ ├── apostandcorrect1_seed7nbar5.mat │ │ ├── apostandcorrect1_seed7nbar6.mat │ │ ├── apostandcorrect1_seed7nbar7.mat │ │ ├── apostandcorrect1_seed7nbar8.mat │ │ ├── apostandcorrect1_seed8nbar1.mat │ │ ├── apostandcorrect1_seed8nbar2.mat │ │ ├── apostandcorrect1_seed8nbar3.mat │ │ ├── apostandcorrect1_seed8nbar4.mat │ │ ├── apostandcorrect1_seed8nbar5.mat │ │ ├── apostandcorrect1_seed8nbar6.mat │ │ ├── apostandcorrect1_seed8nbar7.mat │ │ ├── apostandcorrect1_seed8nbar8.mat │ │ ├── apostandcorrect1_seed9nbar1.mat │ │ ├── apostandcorrect1_seed9nbar2.mat │ │ ├── apostandcorrect1_seed9nbar3.mat │ │ ├── apostandcorrect1_seed9nbar4.mat │ │ ├── apostandcorrect1_seed9nbar5.mat │ │ ├── apostandcorrect1_seed9nbar6.mat │ │ ├── apostandcorrect1_seed9nbar7.mat │ │ └── apostandcorrect1_seed9nbar8.mat │ ├── CCS2 │ │ ├── apostandcorrect2_seed14nbar1.mat │ │ ├── apostandcorrect2_seed14nbar2.mat │ │ ├── apostandcorrect2_seed14nbar3.mat │ │ ├── apostandcorrect2_seed14nbar4.mat │ │ ├── apostandcorrect2_seed14nbar5.mat │ │ ├── apostandcorrect2_seed14nbar6.mat │ │ ├── apostandcorrect2_seed14nbar7.mat │ │ ├── apostandcorrect2_seed14nbar8.mat │ │ ├── apostandcorrect2_seed16nbar1.mat │ │ ├── apostandcorrect2_seed16nbar2.mat │ │ ├── apostandcorrect2_seed16nbar3.mat │ │ ├── apostandcorrect2_seed16nbar4.mat │ │ ├── apostandcorrect2_seed16nbar5.mat │ │ ├── apostandcorrect2_seed16nbar6.mat │ │ ├── apostandcorrect2_seed16nbar7.mat │ │ ├── apostandcorrect2_seed16nbar8.mat │ │ ├── apostandcorrect2_seed2nbar1.mat │ │ ├── apostandcorrect2_seed2nbar2.mat │ │ ├── apostandcorrect2_seed2nbar3.mat │ │ ├── apostandcorrect2_seed2nbar4.mat │ │ ├── apostandcorrect2_seed2nbar5.mat │ │ ├── apostandcorrect2_seed2nbar6.mat │ │ ├── apostandcorrect2_seed2nbar7.mat │ │ ├── apostandcorrect2_seed2nbar8.mat │ │ ├── apostandcorrect2_seed3nbar1.mat │ │ ├── apostandcorrect2_seed3nbar2.mat │ │ ├── apostandcorrect2_seed3nbar3.mat │ │ ├── apostandcorrect2_seed3nbar4.mat │ │ ├── apostandcorrect2_seed3nbar5.mat │ │ ├── apostandcorrect2_seed3nbar6.mat │ │ ├── apostandcorrect2_seed3nbar7.mat │ │ ├── apostandcorrect2_seed3nbar8.mat │ │ ├── apostandcorrect2_seed4nbar1.mat │ │ ├── apostandcorrect2_seed4nbar2.mat │ │ ├── apostandcorrect2_seed4nbar3.mat │ │ ├── apostandcorrect2_seed4nbar4.mat │ │ ├── apostandcorrect2_seed4nbar5.mat │ │ ├── apostandcorrect2_seed4nbar6.mat │ │ ├── apostandcorrect2_seed4nbar7.mat │ │ ├── apostandcorrect2_seed4nbar8.mat │ │ ├── apostandcorrect2_seed5nbar1.mat │ │ ├── apostandcorrect2_seed5nbar2.mat │ │ ├── apostandcorrect2_seed5nbar3.mat │ │ ├── apostandcorrect2_seed5nbar4.mat │ │ ├── apostandcorrect2_seed5nbar5.mat │ │ ├── apostandcorrect2_seed5nbar6.mat │ │ ├── apostandcorrect2_seed5nbar7.mat │ │ ├── apostandcorrect2_seed5nbar8.mat │ │ ├── apostandcorrect2_seed6nbar1.mat │ │ ├── apostandcorrect2_seed6nbar2.mat │ │ ├── apostandcorrect2_seed6nbar3.mat │ │ ├── apostandcorrect2_seed6nbar4.mat │ │ ├── apostandcorrect2_seed6nbar5.mat │ │ ├── apostandcorrect2_seed6nbar6.mat │ │ ├── apostandcorrect2_seed6nbar7.mat │ │ ├── apostandcorrect2_seed6nbar8.mat │ │ ├── apostandcorrect2_seed7nbar1.mat │ │ ├── apostandcorrect2_seed7nbar2.mat │ │ ├── apostandcorrect2_seed7nbar3.mat │ │ ├── apostandcorrect2_seed7nbar4.mat │ │ ├── apostandcorrect2_seed7nbar5.mat │ │ ├── apostandcorrect2_seed7nbar6.mat │ │ ├── apostandcorrect2_seed7nbar7.mat │ │ ├── apostandcorrect2_seed7nbar8.mat │ │ ├── apostandcorrect2_seed8nbar1.mat │ │ ├── apostandcorrect2_seed8nbar2.mat │ │ ├── apostandcorrect2_seed8nbar3.mat │ │ ├── apostandcorrect2_seed8nbar4.mat │ │ ├── apostandcorrect2_seed8nbar5.mat │ │ ├── apostandcorrect2_seed8nbar6.mat │ │ ├── apostandcorrect2_seed8nbar7.mat │ │ ├── apostandcorrect2_seed8nbar8.mat │ │ ├── apostandcorrect2_seed9nbar1.mat │ │ ├── apostandcorrect2_seed9nbar2.mat │ │ ├── apostandcorrect2_seed9nbar3.mat │ │ ├── apostandcorrect2_seed9nbar4.mat │ │ ├── apostandcorrect2_seed9nbar5.mat │ │ ├── apostandcorrect2_seed9nbar6.mat │ │ ├── apostandcorrect2_seed9nbar7.mat │ │ └── apostandcorrect2_seed9nbar8.mat │ ├── CCS3 │ │ ├── apostandcorrect3_seed10nbar1.mat │ │ ├── apostandcorrect3_seed10nbar2.mat │ │ ├── apostandcorrect3_seed10nbar3.mat │ │ ├── apostandcorrect3_seed10nbar4.mat │ │ ├── apostandcorrect3_seed10nbar5.mat │ │ ├── apostandcorrect3_seed10nbar6.mat │ │ ├── apostandcorrect3_seed10nbar7.mat │ │ ├── apostandcorrect3_seed10nbar8.mat │ │ ├── apostandcorrect3_seed12nbar1.mat │ │ ├── apostandcorrect3_seed12nbar2.mat │ │ ├── apostandcorrect3_seed12nbar3.mat │ │ ├── apostandcorrect3_seed12nbar4.mat │ │ ├── apostandcorrect3_seed12nbar5.mat │ │ ├── apostandcorrect3_seed12nbar6.mat │ │ ├── apostandcorrect3_seed12nbar7.mat │ │ ├── apostandcorrect3_seed12nbar8.mat │ │ ├── apostandcorrect3_seed13nbar1.mat │ │ ├── apostandcorrect3_seed13nbar2.mat │ │ ├── apostandcorrect3_seed13nbar3.mat │ │ ├── apostandcorrect3_seed13nbar4.mat │ │ ├── apostandcorrect3_seed13nbar5.mat │ │ ├── apostandcorrect3_seed13nbar6.mat │ │ ├── apostandcorrect3_seed13nbar7.mat │ │ ├── apostandcorrect3_seed13nbar8.mat │ │ ├── apostandcorrect3_seed14nbar1.mat │ │ ├── apostandcorrect3_seed14nbar2.mat │ │ ├── apostandcorrect3_seed14nbar3.mat │ │ ├── apostandcorrect3_seed14nbar4.mat │ │ ├── apostandcorrect3_seed14nbar5.mat │ │ ├── apostandcorrect3_seed14nbar6.mat │ │ ├── apostandcorrect3_seed14nbar7.mat │ │ ├── apostandcorrect3_seed14nbar8.mat │ │ ├── apostandcorrect3_seed15nbar1.mat │ │ ├── apostandcorrect3_seed15nbar2.mat │ │ ├── apostandcorrect3_seed15nbar3.mat │ │ ├── apostandcorrect3_seed15nbar4.mat │ │ ├── apostandcorrect3_seed15nbar5.mat │ │ ├── apostandcorrect3_seed15nbar6.mat │ │ ├── apostandcorrect3_seed15nbar7.mat │ │ ├── apostandcorrect3_seed15nbar8.mat │ │ ├── apostandcorrect3_seed2nbar1.mat │ │ ├── apostandcorrect3_seed2nbar2.mat │ │ ├── apostandcorrect3_seed2nbar3.mat │ │ ├── apostandcorrect3_seed2nbar4.mat │ │ ├── apostandcorrect3_seed2nbar5.mat │ │ ├── apostandcorrect3_seed2nbar6.mat │ │ ├── apostandcorrect3_seed2nbar7.mat │ │ ├── apostandcorrect3_seed2nbar8.mat │ │ ├── apostandcorrect3_seed4nbar1.mat │ │ ├── apostandcorrect3_seed4nbar2.mat │ │ ├── apostandcorrect3_seed4nbar3.mat │ │ ├── apostandcorrect3_seed4nbar4.mat │ │ ├── apostandcorrect3_seed4nbar5.mat │ │ ├── apostandcorrect3_seed4nbar6.mat │ │ ├── apostandcorrect3_seed4nbar7.mat │ │ ├── apostandcorrect3_seed4nbar8.mat │ │ ├── apostandcorrect3_seed5nbar1.mat │ │ ├── apostandcorrect3_seed5nbar2.mat │ │ ├── apostandcorrect3_seed5nbar3.mat │ │ ├── apostandcorrect3_seed5nbar4.mat │ │ ├── apostandcorrect3_seed5nbar5.mat │ │ ├── apostandcorrect3_seed5nbar6.mat │ │ ├── apostandcorrect3_seed5nbar7.mat │ │ ├── apostandcorrect3_seed5nbar8.mat │ │ ├── apostandcorrect3_seed7nbar1.mat │ │ ├── apostandcorrect3_seed7nbar2.mat │ │ ├── apostandcorrect3_seed7nbar3.mat │ │ ├── apostandcorrect3_seed7nbar4.mat │ │ ├── apostandcorrect3_seed7nbar5.mat │ │ ├── apostandcorrect3_seed7nbar6.mat │ │ ├── apostandcorrect3_seed7nbar7.mat │ │ ├── apostandcorrect3_seed7nbar8.mat │ │ ├── apostandcorrect3_seed9nbar1.mat │ │ ├── apostandcorrect3_seed9nbar2.mat │ │ ├── apostandcorrect3_seed9nbar3.mat │ │ ├── apostandcorrect3_seed9nbar4.mat │ │ ├── apostandcorrect3_seed9nbar5.mat │ │ ├── apostandcorrect3_seed9nbar6.mat │ │ ├── apostandcorrect3_seed9nbar7.mat │ │ └── apostandcorrect3_seed9nbar8.mat │ ├── CCS4 │ │ ├── apostandcorrect4_seed1202nbar1.mat │ │ ├── apostandcorrect4_seed1202nbar2.mat │ │ ├── apostandcorrect4_seed1202nbar3.mat │ │ ├── apostandcorrect4_seed1202nbar4.mat │ │ ├── apostandcorrect4_seed1202nbar5.mat │ │ ├── apostandcorrect4_seed1202nbar6.mat │ │ ├── apostandcorrect4_seed1202nbar7.mat │ │ ├── apostandcorrect4_seed1202nbar8.mat │ │ ├── apostandcorrect4_seed1264nbar1.mat │ │ ├── apostandcorrect4_seed1264nbar2.mat │ │ ├── apostandcorrect4_seed1264nbar3.mat │ │ ├── apostandcorrect4_seed1264nbar4.mat │ │ ├── apostandcorrect4_seed1264nbar5.mat │ │ ├── apostandcorrect4_seed1264nbar6.mat │ │ ├── apostandcorrect4_seed1264nbar7.mat │ │ ├── apostandcorrect4_seed1264nbar8.mat │ │ ├── apostandcorrect4_seed1387nbar1.mat │ │ ├── apostandcorrect4_seed1387nbar2.mat │ │ ├── apostandcorrect4_seed1387nbar3.mat │ │ ├── apostandcorrect4_seed1387nbar4.mat │ │ ├── apostandcorrect4_seed1387nbar5.mat │ │ ├── apostandcorrect4_seed1387nbar6.mat │ │ ├── apostandcorrect4_seed1387nbar7.mat │ │ ├── apostandcorrect4_seed1387nbar8.mat │ │ ├── apostandcorrect4_seed256nbar1.mat │ │ ├── apostandcorrect4_seed256nbar2.mat │ │ ├── apostandcorrect4_seed256nbar3.mat │ │ ├── apostandcorrect4_seed256nbar4.mat │ │ ├── apostandcorrect4_seed256nbar5.mat │ │ ├── apostandcorrect4_seed256nbar6.mat │ │ ├── apostandcorrect4_seed256nbar7.mat │ │ ├── apostandcorrect4_seed256nbar8.mat │ │ ├── apostandcorrect4_seed393nbar1.mat │ │ ├── apostandcorrect4_seed393nbar2.mat │ │ ├── apostandcorrect4_seed393nbar3.mat │ │ ├── apostandcorrect4_seed393nbar4.mat │ │ ├── apostandcorrect4_seed393nbar5.mat │ │ ├── apostandcorrect4_seed393nbar6.mat │ │ ├── apostandcorrect4_seed393nbar7.mat │ │ ├── apostandcorrect4_seed393nbar8.mat │ │ ├── apostandcorrect4_seed509nbar1.mat │ │ ├── apostandcorrect4_seed509nbar2.mat │ │ ├── apostandcorrect4_seed509nbar3.mat │ │ ├── apostandcorrect4_seed509nbar4.mat │ │ ├── apostandcorrect4_seed509nbar5.mat │ │ ├── apostandcorrect4_seed509nbar6.mat │ │ ├── apostandcorrect4_seed509nbar7.mat │ │ ├── apostandcorrect4_seed509nbar8.mat │ │ ├── apostandcorrect4_seed630nbar1.mat │ │ ├── apostandcorrect4_seed630nbar2.mat │ │ ├── apostandcorrect4_seed630nbar3.mat │ │ ├── apostandcorrect4_seed630nbar4.mat │ │ ├── apostandcorrect4_seed630nbar5.mat │ │ ├── apostandcorrect4_seed630nbar6.mat │ │ ├── apostandcorrect4_seed630nbar7.mat │ │ ├── apostandcorrect4_seed630nbar8.mat │ │ ├── apostandcorrect4_seed637nbar1.mat │ │ ├── apostandcorrect4_seed637nbar2.mat │ │ ├── apostandcorrect4_seed637nbar3.mat │ │ ├── apostandcorrect4_seed637nbar4.mat │ │ ├── apostandcorrect4_seed637nbar5.mat │ │ ├── apostandcorrect4_seed637nbar6.mat │ │ ├── apostandcorrect4_seed637nbar7.mat │ │ ├── apostandcorrect4_seed637nbar8.mat │ │ ├── apostandcorrect4_seed652nbar1.mat │ │ ├── apostandcorrect4_seed652nbar2.mat │ │ ├── apostandcorrect4_seed652nbar3.mat │ │ ├── apostandcorrect4_seed652nbar4.mat │ │ ├── apostandcorrect4_seed652nbar5.mat │ │ ├── apostandcorrect4_seed652nbar6.mat │ │ ├── apostandcorrect4_seed652nbar7.mat │ │ ├── apostandcorrect4_seed652nbar8.mat │ │ ├── apostandcorrect4_seed665nbar1.mat │ │ ├── apostandcorrect4_seed665nbar2.mat │ │ ├── apostandcorrect4_seed665nbar3.mat │ │ ├── apostandcorrect4_seed665nbar4.mat │ │ ├── apostandcorrect4_seed665nbar5.mat │ │ ├── apostandcorrect4_seed665nbar6.mat │ │ ├── apostandcorrect4_seed665nbar7.mat │ │ └── apostandcorrect4_seed665nbar8.mat │ ├── NIST1 │ │ ├── apostandcorrect5_seed163nbar1.mat │ │ ├── apostandcorrect5_seed163nbar2.mat │ │ ├── apostandcorrect5_seed163nbar3.mat │ │ ├── apostandcorrect5_seed163nbar4.mat │ │ ├── apostandcorrect5_seed163nbar5.mat │ │ ├── apostandcorrect5_seed163nbar6.mat │ │ ├── apostandcorrect5_seed163nbar7.mat │ │ ├── apostandcorrect5_seed163nbar8.mat │ │ ├── apostandcorrect5_seed175nbar1.mat │ │ ├── apostandcorrect5_seed175nbar2.mat │ │ ├── apostandcorrect5_seed175nbar3.mat │ │ ├── apostandcorrect5_seed175nbar4.mat │ │ ├── apostandcorrect5_seed175nbar5.mat │ │ ├── apostandcorrect5_seed175nbar6.mat │ │ ├── apostandcorrect5_seed175nbar7.mat │ │ ├── apostandcorrect5_seed175nbar8.mat │ │ ├── apostandcorrect5_seed301nbar1.mat │ │ ├── apostandcorrect5_seed301nbar2.mat │ │ ├── apostandcorrect5_seed301nbar3.mat │ │ ├── apostandcorrect5_seed301nbar4.mat │ │ ├── apostandcorrect5_seed301nbar5.mat │ │ ├── apostandcorrect5_seed301nbar6.mat │ │ ├── apostandcorrect5_seed301nbar7.mat │ │ ├── apostandcorrect5_seed301nbar8.mat │ │ ├── apostandcorrect5_seed320nbar1.mat │ │ ├── apostandcorrect5_seed320nbar2.mat │ │ ├── apostandcorrect5_seed320nbar3.mat │ │ ├── apostandcorrect5_seed320nbar4.mat │ │ ├── apostandcorrect5_seed320nbar5.mat │ │ ├── apostandcorrect5_seed320nbar6.mat │ │ ├── apostandcorrect5_seed320nbar7.mat │ │ ├── apostandcorrect5_seed320nbar8.mat │ │ ├── apostandcorrect5_seed335nbar1.mat │ │ ├── apostandcorrect5_seed335nbar2.mat │ │ ├── apostandcorrect5_seed335nbar3.mat │ │ ├── apostandcorrect5_seed335nbar4.mat │ │ ├── apostandcorrect5_seed335nbar5.mat │ │ ├── apostandcorrect5_seed335nbar6.mat │ │ ├── apostandcorrect5_seed335nbar7.mat │ │ ├── apostandcorrect5_seed335nbar8.mat │ │ ├── apostandcorrect5_seed406nbar1.mat │ │ ├── apostandcorrect5_seed406nbar2.mat │ │ ├── apostandcorrect5_seed406nbar3.mat │ │ ├── apostandcorrect5_seed406nbar4.mat │ │ ├── apostandcorrect5_seed406nbar5.mat │ │ ├── apostandcorrect5_seed406nbar6.mat │ │ ├── apostandcorrect5_seed406nbar7.mat │ │ ├── apostandcorrect5_seed406nbar8.mat │ │ ├── apostandcorrect5_seed42nbar1.mat │ │ ├── apostandcorrect5_seed42nbar2.mat │ │ ├── apostandcorrect5_seed42nbar3.mat │ │ ├── apostandcorrect5_seed42nbar4.mat │ │ ├── apostandcorrect5_seed42nbar5.mat │ │ ├── apostandcorrect5_seed42nbar6.mat │ │ ├── apostandcorrect5_seed42nbar7.mat │ │ ├── apostandcorrect5_seed42nbar8.mat │ │ ├── apostandcorrect5_seed430nbar1.mat │ │ ├── apostandcorrect5_seed430nbar2.mat │ │ ├── apostandcorrect5_seed430nbar3.mat │ │ ├── apostandcorrect5_seed430nbar4.mat │ │ ├── apostandcorrect5_seed430nbar5.mat │ │ ├── apostandcorrect5_seed430nbar6.mat │ │ ├── apostandcorrect5_seed430nbar7.mat │ │ ├── apostandcorrect5_seed430nbar8.mat │ │ ├── apostandcorrect5_seed445nbar1.mat │ │ ├── apostandcorrect5_seed445nbar2.mat │ │ ├── apostandcorrect5_seed445nbar3.mat │ │ ├── apostandcorrect5_seed445nbar4.mat │ │ ├── apostandcorrect5_seed445nbar5.mat │ │ ├── apostandcorrect5_seed445nbar6.mat │ │ ├── apostandcorrect5_seed445nbar7.mat │ │ ├── apostandcorrect5_seed445nbar8.mat │ │ ├── apostandcorrect5_seed72nbar1.mat │ │ ├── apostandcorrect5_seed72nbar2.mat │ │ ├── apostandcorrect5_seed72nbar3.mat │ │ ├── apostandcorrect5_seed72nbar4.mat │ │ ├── apostandcorrect5_seed72nbar5.mat │ │ ├── apostandcorrect5_seed72nbar6.mat │ │ ├── apostandcorrect5_seed72nbar7.mat │ │ └── apostandcorrect5_seed72nbar8.mat │ └── NIST2 │ │ ├── apostandcorrect6_seed1595nbar1.mat │ │ ├── apostandcorrect6_seed1595nbar2.mat │ │ ├── apostandcorrect6_seed1595nbar3.mat │ │ ├── apostandcorrect6_seed1595nbar4.mat │ │ ├── apostandcorrect6_seed1595nbar5.mat │ │ ├── apostandcorrect6_seed1595nbar6.mat │ │ ├── apostandcorrect6_seed1595nbar7.mat │ │ ├── apostandcorrect6_seed1595nbar8.mat │ │ ├── apostandcorrect6_seed1707nbar1.mat │ │ ├── apostandcorrect6_seed1707nbar2.mat │ │ ├── apostandcorrect6_seed1707nbar3.mat │ │ ├── apostandcorrect6_seed1707nbar4.mat │ │ ├── apostandcorrect6_seed1707nbar5.mat │ │ ├── apostandcorrect6_seed1707nbar6.mat │ │ ├── apostandcorrect6_seed1707nbar7.mat │ │ ├── apostandcorrect6_seed1707nbar8.mat │ │ ├── apostandcorrect6_seed2026nbar1.mat │ │ ├── apostandcorrect6_seed2026nbar2.mat │ │ ├── apostandcorrect6_seed2026nbar3.mat │ │ ├── apostandcorrect6_seed2026nbar4.mat │ │ ├── apostandcorrect6_seed2026nbar5.mat │ │ ├── apostandcorrect6_seed2026nbar6.mat │ │ ├── apostandcorrect6_seed2026nbar7.mat │ │ ├── apostandcorrect6_seed2026nbar8.mat │ │ ├── apostandcorrect6_seed2075nbar1.mat │ │ ├── apostandcorrect6_seed2075nbar2.mat │ │ ├── apostandcorrect6_seed2075nbar3.mat │ │ ├── apostandcorrect6_seed2075nbar4.mat │ │ ├── apostandcorrect6_seed2075nbar5.mat │ │ ├── apostandcorrect6_seed2075nbar6.mat │ │ ├── apostandcorrect6_seed2075nbar7.mat │ │ ├── apostandcorrect6_seed2075nbar8.mat │ │ ├── apostandcorrect6_seed2707nbar1.mat │ │ ├── apostandcorrect6_seed2707nbar2.mat │ │ ├── apostandcorrect6_seed2707nbar3.mat │ │ ├── apostandcorrect6_seed2707nbar4.mat │ │ ├── apostandcorrect6_seed2707nbar5.mat │ │ ├── apostandcorrect6_seed2707nbar6.mat │ │ ├── apostandcorrect6_seed2707nbar7.mat │ │ ├── apostandcorrect6_seed2707nbar8.mat │ │ ├── apostandcorrect6_seed324nbar1.mat │ │ ├── apostandcorrect6_seed324nbar2.mat │ │ ├── apostandcorrect6_seed324nbar3.mat │ │ ├── apostandcorrect6_seed324nbar4.mat │ │ ├── apostandcorrect6_seed324nbar5.mat │ │ ├── apostandcorrect6_seed324nbar6.mat │ │ ├── apostandcorrect6_seed324nbar7.mat │ │ ├── apostandcorrect6_seed324nbar8.mat │ │ ├── apostandcorrect6_seed337nbar1.mat │ │ ├── apostandcorrect6_seed337nbar2.mat │ │ ├── apostandcorrect6_seed337nbar3.mat │ │ ├── apostandcorrect6_seed337nbar4.mat │ │ ├── apostandcorrect6_seed337nbar5.mat │ │ ├── apostandcorrect6_seed337nbar6.mat │ │ ├── apostandcorrect6_seed337nbar7.mat │ │ ├── apostandcorrect6_seed337nbar8.mat │ │ ├── apostandcorrect6_seed425nbar1.mat │ │ ├── apostandcorrect6_seed425nbar2.mat │ │ ├── apostandcorrect6_seed425nbar3.mat │ │ ├── apostandcorrect6_seed425nbar4.mat │ │ ├── apostandcorrect6_seed425nbar5.mat │ │ ├── apostandcorrect6_seed425nbar6.mat │ │ ├── apostandcorrect6_seed425nbar7.mat │ │ ├── apostandcorrect6_seed425nbar8.mat │ │ ├── apostandcorrect6_seed543nbar1.mat │ │ ├── apostandcorrect6_seed543nbar2.mat │ │ ├── apostandcorrect6_seed543nbar3.mat │ │ ├── apostandcorrect6_seed543nbar4.mat │ │ ├── apostandcorrect6_seed543nbar5.mat │ │ ├── apostandcorrect6_seed543nbar6.mat │ │ ├── apostandcorrect6_seed543nbar7.mat │ │ ├── apostandcorrect6_seed543nbar8.mat │ │ ├── apostandcorrect6_seed74nbar1.mat │ │ ├── apostandcorrect6_seed74nbar2.mat │ │ ├── apostandcorrect6_seed74nbar3.mat │ │ ├── apostandcorrect6_seed74nbar4.mat │ │ ├── apostandcorrect6_seed74nbar5.mat │ │ ├── apostandcorrect6_seed74nbar6.mat │ │ ├── apostandcorrect6_seed74nbar7.mat │ │ └── apostandcorrect6_seed74nbar8.mat ├── exploiting_SCA_from_Bos_et_al.sage ├── exploiting_decryption_failures.sage ├── exploiting_design_LAC.sage ├── exploiting_design_ntru.sage ├── exploiting_design_round5.sage └── run_all_applications.sage └── framework ├── DBDD.sage ├── DBDD_generic.sage ├── DBDD_optimized.sage ├── DBDD_predict.sage ├── DBDD_predict_diag.sage ├── bkz_strat.json ├── geometry.sage ├── instance_gen.sage ├── load_strategies.sage ├── ntru.sage ├── proba_utils.sage └── utils.sage /NTRUvsLWE/lwe_experiments.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/NTRUvsLWE/lwe_experiments.sage -------------------------------------------------------------------------------- /NTRUvsLWE/map_drop.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/NTRUvsLWE/map_drop.py -------------------------------------------------------------------------------- /NTRUvsLWE/ntru_experiments.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/NTRUvsLWE/ntru_experiments.sage -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/README.md -------------------------------------------------------------------------------- /Sec5.2_validation/check_consistency.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec5.2_validation/check_consistency.sage -------------------------------------------------------------------------------- /Sec5.2_validation/check_extreme.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec5.2_validation/check_extreme.sage -------------------------------------------------------------------------------- /Sec5.2_validation/compare_usvp_models.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec5.2_validation/compare_usvp_models.sage -------------------------------------------------------------------------------- /Sec5.2_validation/map_drop.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec5.2_validation/map_drop.py -------------------------------------------------------------------------------- /Sec5.2_validation/prediction_verifications.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec5.2_validation/prediction_verifications.sage -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed10nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed1nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed2nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed3nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed4nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed5nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed6nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed7nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed8nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS1/apostandcorrect1_seed9nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed14nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed16nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed2nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed3nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed4nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed5nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed6nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed7nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed8nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS2/apostandcorrect2_seed9nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed10nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed12nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed13nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed14nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed15nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed2nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed4nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed5nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed7nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS3/apostandcorrect3_seed9nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1202nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1264nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed1387nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed256nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed393nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed509nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed630nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed637nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed652nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/CCS4/apostandcorrect4_seed665nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed163nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed175nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed301nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed320nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed335nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed406nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed42nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed430nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed445nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST1/apostandcorrect5_seed72nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1595nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed1707nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2026nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2075nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed2707nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed324nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed337nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed425nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed543nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar1.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar2.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar3.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar3.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar4.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar5.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar6.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar6.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar7.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar7.mat -------------------------------------------------------------------------------- /Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar8.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/Scores_tables_SCA/NIST2/apostandcorrect6_seed74nbar8.mat -------------------------------------------------------------------------------- /Sec6_applications/exploiting_SCA_from_Bos_et_al.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/exploiting_SCA_from_Bos_et_al.sage -------------------------------------------------------------------------------- /Sec6_applications/exploiting_decryption_failures.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/exploiting_decryption_failures.sage -------------------------------------------------------------------------------- /Sec6_applications/exploiting_design_LAC.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/exploiting_design_LAC.sage -------------------------------------------------------------------------------- /Sec6_applications/exploiting_design_ntru.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/exploiting_design_ntru.sage -------------------------------------------------------------------------------- /Sec6_applications/exploiting_design_round5.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/exploiting_design_round5.sage -------------------------------------------------------------------------------- /Sec6_applications/run_all_applications.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/Sec6_applications/run_all_applications.sage -------------------------------------------------------------------------------- /framework/DBDD.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/DBDD.sage -------------------------------------------------------------------------------- /framework/DBDD_generic.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/DBDD_generic.sage -------------------------------------------------------------------------------- /framework/DBDD_optimized.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/DBDD_optimized.sage -------------------------------------------------------------------------------- /framework/DBDD_predict.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/DBDD_predict.sage -------------------------------------------------------------------------------- /framework/DBDD_predict_diag.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/DBDD_predict_diag.sage -------------------------------------------------------------------------------- /framework/bkz_strat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/bkz_strat.json -------------------------------------------------------------------------------- /framework/geometry.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/geometry.sage -------------------------------------------------------------------------------- /framework/instance_gen.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/instance_gen.sage -------------------------------------------------------------------------------- /framework/load_strategies.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/load_strategies.sage -------------------------------------------------------------------------------- /framework/ntru.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/ntru.sage -------------------------------------------------------------------------------- /framework/proba_utils.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/proba_utils.sage -------------------------------------------------------------------------------- /framework/utils.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lducas/leaky-LWE-Estimator/HEAD/framework/utils.sage --------------------------------------------------------------------------------