Jouni Malinen
|
abcbd0604c
SAE: Add Rc variable and peer send-confirm validation
|
il y a 7 ans |
Jouni Malinen
|
9249afc8e1
SAE: Print state changes in debug log
|
il y a 7 ans |
Jouni Malinen
|
d8b841eba8
SAE: Make dot11RSNASAESync configurable
|
il y a 7 ans |
Bob Copeland
|
6c33eed3ee
mesh: Fix PMKID to match the standard
|
il y a 9 ans |
Jouni Malinen
|
6a58444d27
SAE: Verify that own/peer commit-scalar and COMMIT-ELEMENT are different
|
il y a 10 ans |
Bob Copeland
|
f3b8ad4d78
SAE: Implement retransmission timer
|
il y a 10 ans |
Masashi Honma
|
a959a3b69d
SAE: Fix Anti-Clogging Token request frame format
|
il y a 10 ans |
Masashi Honma
|
872b754512
mesh: Fix SAE anti-clogging functionality for mesh
|
il y a 10 ans |
Jouni Malinen
|
0ef29e0c0b
SAE: Move temporary data into a separate data structure
|
il y a 12 ans |
Jouni Malinen
|
b4fd3613d3
SAE: Free temporary buffers when moving to Accepted state
|
il y a 12 ans |
Jouni Malinen
|
ce4479c106
SAE: Store commit elements as EC point or bignum instead of octet string
|
il y a 12 ans |
Jouni Malinen
|
b0f6124c1c
SAE: Store commit scalars as bignum instead of octet string
|
il y a 12 ans |
Jouni Malinen
|
4df61ba5b9
SAE: Store PWE as EC point or bignum instead of octet string
|
il y a 12 ans |
Jouni Malinen
|
629c56d70a
SAE: Store rand value as bignum instead of octet string
|
il y a 12 ans |
Jouni Malinen
|
bf4f5d6570
SAE: Add support for FFC groups that do not use a safe prime
|
il y a 12 ans |
Jouni Malinen
|
fbfb0e65bf
SAE: Add support for FFC groups
|
il y a 12 ans |
Jouni Malinen
|
388f535461
SAE: Maintain bignum of group order and prime in context data
|
il y a 12 ans |
Jouni Malinen
|
625f202a74
SAE: Allow enabled groups to be configured
|
il y a 12 ans |
Jouni Malinen
|
cd9c2714e7
SAE: Add support for ECC group 21 (521-bit random ECP group)
|
il y a 12 ans |
Jouni Malinen
|
bf14657b9f
SAE: Add support for additional ECC groups
|
il y a 12 ans |
Jouni Malinen
|
4925b303db
SAE: Use defines for key lengths
|
il y a 12 ans |
Jouni Malinen
|
7babd2539c
SAE: Add a define for maximum supported prime length
|
il y a 12 ans |
Jouni Malinen
|
a46d72d7d7
SAE: Maintain EC group context in struct sae_data
|
il y a 12 ans |
Jouni Malinen
|
d136c376f2
SAE: Add support for Anti-Clogging mechanism
|
il y a 12 ans |
Jouni Malinen
|
dd43026a19
SAE: Rename state variables to match IEEE 802.11 standard
|
il y a 12 ans |
Jouni Malinen
|
f2e9818f73
SAE: Add processing of the confirm message
|
il y a 12 ans |
Jouni Malinen
|
fb8fcc2950
SAE: Add generation of the confirm message fields
|
il y a 12 ans |
Jouni Malinen
|
146f6c9a00
SAE: Add processing of the commit message
|
il y a 12 ans |
Jouni Malinen
|
8e31e9550a
SAE: Add generation of the commit message fields
|
il y a 12 ans |
Jouni Malinen
|
98efcc4176
SAE: Use a shared data structure for AP and station
|
il y a 12 ans |