Ring learning with errors key exchange: Difference between revisions

Content deleted Content added
Cryptocat (talk | contribs)
fixed typo in parameter section
fixed typo
Line 68:
For 256 bits of security, n = 1024, q = 40961, and Φ(x) = x<sup>1024</sup> + 1
 
Because the key exchange uses random sampling and fixed bounds there is a small probability that the key exchange will fail to produce the same key for the initiator and responder. If we assume that the Gaussian parameter σ is 8/sqrt() and the uniform sampling bound (b) = 5 (see Singh),<ref name=":1" /> then the probability of key agreement failure is <u>less than</u> 2<sup>−71</sup> for the 128-bit secure parameters and <u>less than</u> 2<sup>−91</sup> for the 256-bit secure parameters.
 
== Key Exchange Security ==