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
|
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
|
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 |