]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Maintain bignum of group order and prime in context data
authorJouni Malinen <j@w1.fi>
Sat, 5 Jan 2013 19:12:29 +0000 (21:12 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:54 +0000 (17:51 +0200)
commit388f53546180349bc1c68601485bdff708f075ff
treefaee724b78a3977acf50e9507ed791eb82456fac
parent305fe835d4c704e5b279ec49288fd3d03ec85933
SAE: Maintain bignum of group order and prime in context data

This simplifies operations by not having to create bignum instances
multiple times during SAE exchange.

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