]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-GPSK: Allow forced algorithm selection to be configured
authorJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 12:17:08 +0000 (14:17 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:11 +0000 (10:45 +0200)
commit5a0f596b7b758a98eeca947fd33410d4c9782b3c
tree1d302cb6a16f596eadfa609080a68f01faa30f20
parent5f01c3c84a9c11c2b58c35a4e7264de43f524bc8
EAP-GPSK: Allow forced algorithm selection to be configured

phase1 parameter 'cipher' can now be used to specify which algorithm
proposal is selected, e.g., with phase1="cipher=1" selecting AES-based
design and cipher=2 SHA256-based. This is mainly for testing purposes,
but can also be used to enforce stronger algorithms to be used.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_gpsk.c