hostapd/src/eapol_supp
Jouni Malinen 7c24f53c88 EAPOL supplicant: Use os_memcmp_const() for hash/password comparisons
This makes the implementation less likely to provide useful timing
information to potential attackers from comparisons of information
received from a remote device and private material known only by the
authorized devices.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-07-02 12:38:47 +03:00
..
eapol_supp_sm.c EAPOL supplicant: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
eapol_supp_sm.h Add function to fetch EAP Session-Id from EAPOL supplicant 2014-05-09 20:05:28 +03:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00