]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Drop sqrt() alternative from SSWU (H2E)
authorJouni Malinen <jouni@codeaurora.org>
Fri, 25 Oct 2019 11:32:05 +0000 (14:32 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 25 Oct 2019 16:29:53 +0000 (19:29 +0300)
commit9b292a48f72463628f753d18ea21abca910186bf
tree92dc6f6c101bc5e0abfc3763fa5a52de7dddf92a
parent7ab3510dade369a1725fa65027a08512c367bd8a
SAE: Drop sqrt() alternative from SSWU (H2E)

Remove support for performing full sqrt(), i.e., only support curves
that use prime with p = 3 mod 4. In practice, this drops only group 26
with SAE H2E. This seems acceptable since there does not seem to be any
strong use case for that group taken into account the limits being
placed on acceptable prime lengths.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/sae.c