forked from malb/lattice-estimator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix MitM Babai e-admissability computation!
It was simply wrong. The e^(-x^2) forgot to take the square in the exponent, and the sigma was not really the standard deviation of the Gaussian sample (which they use in the proof).
- Loading branch information
1 parent
5c25455
commit bf694c6
Showing
2 changed files
with
8 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters