hostap/wlantest
Jouni Malinen eefec1e40b AES: Extend key wrap design to support longer AES keys
This adds kek_len argument to aes_wrap() and aes_unwrap() functions and
allows AES to be initialized with 192 and 256 bit KEK in addition to
the previously supported 128 bit KEK.

The test vectors in test-aes.c are extended to cover all the test
vectors from RFC 3394.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-10-07 14:57:06 +03:00
..
Makefile wlantest: Add decryption of CCMP-256, GCMP, GCMP-256 2014-09-03 15:41:35 +03:00
bip.c wlantest: Add BIP-GMAC-128/256 test vectors 2012-09-09 19:04:53 +03:00
bss.c wlantest: Recognize CCMP-256, GCMP, and GCMP-256 ciphers 2014-09-03 15:41:35 +03:00
ccmp.c wlantest: Fix CCMP-256 cipher 2013-04-05 22:18:25 +03:00
crc32.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
ctrl.c wlantest: Add per-TID RX/TX counters 2013-12-24 20:21:27 +02:00
gcmp.c Extend GCMP test vectors to include both MPDUs 2013-11-17 20:34:01 +02:00
inject.c wlantest: Fix the injection of protected broadcast frames 2013-05-04 11:36:28 +03:00
monitor.c wlantest: Add support for writing pcapng files 2013-05-26 20:58:42 +03:00
process.c wlantest: Tag and ignore generated packets 2014-04-13 23:54:25 +03:00
readpcap.c wlantest: Add support for writing pcapng files 2013-05-26 20:58:42 +03:00
rx_data.c wlantest: Add decryption of CCMP-256, GCMP, GCMP-256 2014-09-03 15:41:35 +03:00
rx_eapol.c AES: Extend key wrap design to support longer AES keys 2014-10-07 14:57:06 +03:00
rx_ip.c wlantest: Recognize hwsim_test packets 2013-05-26 22:19:52 +03:00
rx_mgmt.c wlantest: Indicate if a TKIP/CCMP replay has Retry=1 2014-09-03 15:41:35 +03:00
rx_tdls.c wlantest: Track TDLS setup nonces 2013-05-26 22:14:00 +03:00
sta.c wlantest: Recognize CCMP-256, GCMP, and GCMP-256 ciphers 2014-09-03 15:41:35 +03:00
test_vectors.c Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
tkip.c wlantest: Implement tkip_encrypt() 2012-09-08 14:03:10 +03:00
wep.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wired.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wlantest.c Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
wlantest.h wlantest: Add decryption of CCMP-256, GCMP, GCMP-256 2014-09-03 15:41:35 +03:00
wlantest_cli.c wlantest: Add a BSS probe_response counter 2013-12-26 13:37:06 +02:00
wlantest_ctrl.h wlantest: Add a BSS probe_response counter 2013-12-26 13:37:06 +02:00
writepcap.c wlantest: Tag and ignore generated packets 2014-04-13 23:54:25 +03:00