]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Run through prf result processing even if it >= prime
authorJouni Malinen <j@w1.fi>
Mon, 24 Jun 2019 20:01:06 +0000 (23:01 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 2 Jul 2019 19:19:27 +0000 (22:19 +0300)
commit147bf7b88a9c231322b5b574263071ca6dbb0503
tree64313fee030b177a725305fb84210cee4c57ca49
parent91b6eba7732354ed3dfe0aa9715dc4c0746e3336
SAE: Run through prf result processing even if it >= prime

This reduces differences in timing and memory access within the
hunting-and-pecking loop for ECC groups that have a prime that is not
close to a power of two (e.g., Brainpool curves).

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