hostapd/src
Jouni Malinen 87a5c93bec AES-CCM: 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
..
ap RSN authenticator: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
common Print frame type name in debug output 2014-06-22 00:51:39 +03:00
crypto AES-CCM: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
drivers hostapd: Use channel switch fallback on error 2014-06-28 11:13:11 +03:00
eap_common EAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_finish() 2014-07-02 12:38:47 +03:00
eap_peer EAP-pwd: Add explicit total length limit 2014-07-02 12:38:47 +03:00
eap_server EAP-pwd: Add explicit total length limit 2014-07-02 12:38:47 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp EAPOL supplicant: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Add a utility function to run a method on every known peer 2014-06-29 17:27:27 +03:00
pae MACsec: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
radius RADIUS: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
rsn_supp RSN supplicant: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
tls PKCS 1: Add function for checking v1.5 RSA signature 2014-05-20 19:52:18 +03:00
utils Add constant time memory comparison function os_memcmp_const 2014-07-02 12:38:47 +03:00
wps WPS: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00