fragattacks/src
Jouni Malinen 07a5fe823e OWE: Use AKM 00-0F-AC:11 style parameters for EAPOL-Key frames
draft-harkins-owe-07.txt does not specify these parameters, so need to
pick something sensible to use for the experimental implementation. The
Suite B 128-bit level AKM 00-0F-AC:11 has reasonable parameters for the
DH group 19 case (i.e., SHA256 hash), so use it for now. This can be
updated if the OWE RFC becomes clearer on the appropriate parameters
(KEK/KCK/MIC length, PRF/KDF algorithm, and key-wrap algorithm).

Signed-off-by: Jouni Malinen <j@w1.fi>
2017-03-12 20:43:06 +02:00
..
ap OWE: Use AKM 00-0F-AC:11 style parameters for EAPOL-Key frames 2017-03-12 20:43:06 +02:00
common OWE: Use AKM 00-0F-AC:11 style parameters for EAPOL-Key frames 2017-03-12 20:43:06 +02:00
crypto Return success/failure result from sha384_prf() 2017-03-12 20:43:06 +02:00
drivers OWE: Add driver capability flag for OWE AKM 2017-03-12 19:24:11 +02:00
eap_common Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_peer Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_server Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_auth Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_supp RSN: Fix pre-authentication EAPOL-Start startPeriod configuration 2017-02-20 12:48:04 +02:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p Use os_memdup() 2017-03-07 13:19:10 +02:00
pae mka: Fix the order of operations in secure channel deletion 2017-02-20 22:15:04 +02:00
radius Use os_memdup() 2017-03-07 13:19:10 +02:00
rsn_supp OWE: Use AKM 00-0F-AC:11 style parameters for EAPOL-Key frames 2017-03-12 20:43:06 +02:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils Use os_memdup() 2017-03-07 13:19:10 +02:00
wps Use os_memdup() 2017-03-07 13:19:10 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00