Fork of the official github repository of the framework Leaky-LWE-Estimator, a Sage Toolkit to attack and estimate the hardness of LWE with Side Information. https://github.com/lducas/leaky-LWE-Estimator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

aposteriori_distribution_CCS1.sage 1.2KB

  1. variance_aposteriori = {}
  2. center_aposteriori = {}
  3. proba_best_guess_correct = {}
  4. nb_samples_for_measure = 9720
  5. variance_aposteriori[0] = 0.015568292051926624
  6. center_aposteriori[0] = 0.008436213991769548
  7. proba_best_guess_correct[0] = 0.9951646090534979
  8. nb_samples_for_measure = 7415
  9. variance_aposteriori[1] = 0.1765582091143198
  10. center_aposteriori[1] = 1.2115981119352663
  11. proba_best_guess_correct[1] = 0.7932569116655428
  12. nb_samples_for_measure = 1456
  13. variance_aposteriori[2] = 0.3125410671802424
  14. center_aposteriori[2] = 1.4120879120879122
  15. proba_best_guess_correct[2] = 0.44711538461538464
  16. nb_samples_for_measure = 275
  17. variance_aposteriori[3] = 0.11660252156602527
  18. center_aposteriori[3] = 2.938181818181818
  19. proba_best_guess_correct[3] = 0.9672727272727273
  20. nb_samples_for_measure = 0
  21. variance_aposteriori[-3] = None
  22. center_aposteriori[-3] = 0
  23. nb_samples_for_measure = 2367
  24. variance_aposteriori[-2] = 0.117016128715456
  25. center_aposteriori[-2] = -2.0549218419939734
  26. proba_best_guess_correct[-2] = 0.8800168990283058
  27. nb_samples_for_measure = 6927
  28. variance_aposteriori[-1] = 0.0735451983247931
  29. center_aposteriori[-1] = -1.0474953082141383
  30. proba_best_guess_correct[-1] = 0.9666522304027718