]> git.ipfire.org Git - thirdparty/hostap.git/commit
dragonfly: Disable use of groups using Brainpool curves
authorJouni Malinen <j@w1.fi>
Sat, 27 Jul 2019 20:19:17 +0000 (23:19 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 27 Jul 2019 20:36:27 +0000 (23:36 +0300)
commit876c5eaa6dae1a87a17603fc489a44c29eedc2e3
tree866c40aa24dd2dd40ae9e528d82a7bc5fe8befb8
parent14b408c04cac4a95c28a3b8d3192c2983fa56549
dragonfly: Disable use of groups using Brainpool curves

Disable groups that use Brainpool curves for now since they leak more
timing information due to the prime not being close to a power of two.
This removes use of groups 28, 29, and 30 from SAE and EAP-pwd.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/dragonfly.c