Jouni Malinen
|
cd9c2714e7
SAE: Add support for ECC group 21 (521-bit random ECP group)
|
12 years ago |
Jouni Malinen
|
bf14657b9f
SAE: Add support for additional ECC groups
|
12 years ago |
Jouni Malinen
|
cbf9f4c642
SAE: Fix PWE loop termination on excessive iterations
|
12 years ago |
Jouni Malinen
|
d5f5fa86e4
SAE: Set pwd-value length based on prime length
|
12 years ago |
Jouni Malinen
|
a55f2eef71
SAE: Use EC group context to get the group prime
|
12 years ago |
Jouni Malinen
|
09200a1166
SAE: Use EC group context for peer-commit-scalar validation
|
12 years ago |
Jouni Malinen
|
c5eb5b1999
SAE: Use EC group context for random number generation
|
12 years ago |
Jouni Malinen
|
ce46ec8df0
SAE: Store the group order in EC context data
|
12 years ago |
Jouni Malinen
|
4925b303db
SAE: Use defines for key lengths
|
12 years ago |
Jouni Malinen
|
7babd2539c
SAE: Add a define for maximum supported prime length
|
12 years ago |
Jouni Malinen
|
12e06dc228
SAE: Use sae->prime_len instead of hardcoded 32
|
12 years ago |
Jouni Malinen
|
19a5bd0a25
SAE: Use the EC context from struct sae_data
|
12 years ago |
Jouni Malinen
|
a46d72d7d7
SAE: Maintain EC group context in struct sae_data
|
12 years ago |
Jouni Malinen
|
aadabe7045
SAE: Use crypto wrappers instead of direct OpenSSL calls
|
12 years ago |
Jouni Malinen
|
619c70a0b2
crypto: Add wrappers for OpenSSL BIGNUM and EC_POINT
|
12 years ago |
Jouni Malinen
|
d136c376f2
SAE: Add support for Anti-Clogging mechanism
|
12 years ago |
Jouni Malinen
|
4838ff3ef4
SAE: Do not allow re-use of peer-scalar in a new protocol instance
|
12 years ago |
Jouni Malinen
|
dd43026a19
SAE: Rename state variables to match IEEE 802.11 standard
|
12 years ago |
Jouni Malinen
|
47b55a3ef5
SAE: Use PMK in 4-way handshake
|
12 years ago |
Jouni Malinen
|
f2e9818f73
SAE: Add processing of the confirm message
|
12 years ago |
Jouni Malinen
|
fb8fcc2950
SAE: Add generation of the confirm message fields
|
12 years ago |
Jouni Malinen
|
146f6c9a00
SAE: Add processing of the commit message
|
12 years ago |
Jouni Malinen
|
8e31e9550a
SAE: Add generation of the commit message fields
|
12 years ago |
Jouni Malinen
|
750efe6ea6
SAE: Move related operations next to each other
|
12 years ago |
Jouni Malinen
|
98efcc4176
SAE: Use a shared data structure for AP and station
|
12 years ago |
Johannes Berg
|
05a8d4221d
nl80211: Pass station VHT capabilities to kernel
|
12 years ago |
Johannes Berg
|
a9a1d0f08a
hostapd: Pass VHT capabilities to driver wrapper
|
12 years ago |
Johannes Berg
|
89b800d726
nl80211: Support VHT configuration
|
12 years ago |
Jouni Malinen
|
ebeca8e3d1
Sync with linux/nl80211.h in wireless-testing.git
|
12 years ago |
Johannes Berg
|
fa4763369a
hostapd: Allow configuring driver to VHT
|
12 years ago |