]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Update Configurator to require same netAccessKey curve to be used
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 9 Mar 2022 21:08:06 +0000 (23:08 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 9 Mar 2022 21:08:06 +0000 (23:08 +0200)
commit9638452a6256495782efdcdf05832fe863e32506
tree12ccc9b160baa7fcb726207a0a7b840924310649
parent800ae647dfbb5eeae8eae3c3a6592a178412cb95
DPP: Update Configurator to require same netAccessKey curve to be used

DPP network introduction requires all devices to use the same curve for
netAccessKey. Enforce that this happens based on hardcoding the curve
based on the first successful configuration object generation if no
explicit configuration of the curve was used.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/common/dpp.c