Jouni Malinen
|
ce6ce7fb13
hostapd: Fix CONFIG_INTERWORKING=y build without CONFIG_HS20=y
|
12 years ago |
Jouni Malinen
|
54c61e6e08
P2P: Fix p2p_ctrl_invite_persistent() to parse peer parameter
|
12 years ago |
Masashi Honma
|
6df865face
Remove unused function warning in WPS NFC case
|
12 years ago |
Jouni Malinen
|
0dd5431312
Do not inform other virtual interfaces of scan results in all cases
|
12 years ago |
Jouni Malinen
|
ab03f6da7a
P2P: Schedule new scan if P2P operation delays scan
|
12 years ago |
Jouni Malinen
|
58d3760e7e
P2P: Check all interfaces for pending scan for p2p_scan failures
|
12 years ago |
Jouni Malinen
|
e665ca9a8d
P2P: Move p2p_cb_on_scan_complete to global context
|
12 years ago |
Jouni Malinen
|
762b99db7a
Fix last_scan_res update existing BSS entry is update
|
12 years ago |
Jouni Malinen
|
e88f0901eb
wlantest: Add BIP-GMAC-128/256 test vectors
|
12 years ago |
Jouni Malinen
|
7d19d3e9db
wlantest: Add CCMP-256 test vector
|
12 years ago |
Jouni Malinen
|
4bf3910574
Move AES-CCM implementation into src/crypto
|
12 years ago |
Jouni Malinen
|
05d6054cec
wlantest: Move generic AES-CCM into separate functions
|
12 years ago |
Jouni Malinen
|
071c6164ab
Enable 256-bit key AES in internal TLS implementation
|
12 years ago |
Jouni Malinen
|
802bc4211b
Fix AES block size handling for internal cipher
|
12 years ago |
Jouni Malinen
|
f173295600
wlantest: Add GCMP-256 test vector
|
12 years ago |
Jouni Malinen
|
f90a4542b4
Share common GCM-AE and GCM-AD functionality
|
12 years ago |
Jouni Malinen
|
77b2c81275
Add aes_gmac() as a wrapper for AES GMAC operations using GCM
|
12 years ago |
Jouni Malinen
|
d140db6adf
Add support for using 192-bit and 256-bit keys with AES-GCM
|
12 years ago |
Jouni Malinen
|
af0963fab4
Support arbitrary IV length with AES-GCM
|
12 years ago |
Jouni Malinen
|
c2372d7cf0
Add AES-GCM test vectors from gcm-spec.pdf
|
12 years ago |
Jouni Malinen
|
1cd7a5032a
Move AES-GCM implementation into src/crypto
|
12 years ago |
Jouni Malinen
|
be87d3c345
wlantest: Allow GHASH update calls to avoid extra allocation
|
12 years ago |
Jouni Malinen
|
b4a5fcb286
wlantest: Remove CCMP specific AAD handling from GCMP
|
12 years ago |
Jouni Malinen
|
37c8fe2e3b
wlantest: Move GCM-AE and GCM-AD into separate functions
|
12 years ago |
Jouni Malinen
|
455bcc0f5c
wlantest: Add GCMP implementation and test vectors from P802.11ad/D9.0
|
12 years ago |
Jouni Malinen
|
5a652e71b0
wlantest: Check TKIP/CCMP decryption routines for test vectors
|
12 years ago |
Jouni Malinen
|
7d68241d3e
wlantest: Add IEEE Std 802.11-2012, M.9.1 BIP test vector
|
12 years ago |
Jouni Malinen
|
a9eae7efe3
wlantest: Move BIP function into a separate function and file
|
12 years ago |
Jouni Malinen
|
6522984086
wlantest: Add IEEE Std 802.11-2012, M.9.2 CCMP (mgmt) test vector
|
12 years ago |
Jouni Malinen
|
3ae8968679
wlantest: Add program for generating IEEE 802.11 test vectors
|
12 years ago |