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
|
305fe835d4
Add more crypto_bignum_*() wrappers
|
il y a 12 ans |
Jouni Malinen
|
6917c9e829
Allow AP mode deauth/disassoc reason code to be overridden
|
il y a 12 ans |
Sunil Dutt
|
1a9f6509b3
P2P: Publish more connected clients info in Probe Response frames
|
il y a 12 ans |
Jouni Malinen
|
5bfc46bb55
Extra validation to keep static analyzers happy
|
il y a 12 ans |
Jouni Malinen
|
de61795e7c
TDLS: Use merge_byte_arrays() helper
|
il y a 12 ans |
Jouni Malinen
|
301ed630a8
Replace macros with inline functions for WPA_{GET,PUT}_{BE,LE}*
|
il y a 12 ans |
Jouni Malinen
|
cbf61176ed
Add more debug info if wpa_supplicant_set_suites() fails
|
il y a 12 ans |
Jouni Malinen
|
9c75e9fb81
WPS: Verify wpa_config_set() return value more consistently
|
il y a 12 ans |
Jouni Malinen
|
559cdabb0f
Use more explicit way of copying pointer value to a buffer
|
il y a 12 ans |
Jouni Malinen
|
a50414c322
SAE: Check random_get_bytes() return value
|
il y a 12 ans |
Jouni Malinen
|
4954c859ea
SAE: Indicate used group in ctrl_iface STATUS
|
il y a 12 ans |
Jouni Malinen
|
625f202a74
SAE: Allow enabled groups to be configured
|
il y a 12 ans |
Jouni Malinen
|
e056f93e60
Update copyright notices to include year 2013
|
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
|
cbf9f4c642
SAE: Fix PWE loop termination on excessive iterations
|
il y a 12 ans |
Jouni Malinen
|
d5f5fa86e4
SAE: Set pwd-value length based on prime length
|
il y a 12 ans |
Jouni Malinen
|
a55f2eef71
SAE: Use EC group context to get the group prime
|
il y a 12 ans |
Jouni Malinen
|
09200a1166
SAE: Use EC group context for peer-commit-scalar validation
|
il y a 12 ans |
Jouni Malinen
|
c5eb5b1999
SAE: Use EC group context for random number generation
|
il y a 12 ans |
Jouni Malinen
|
ce46ec8df0
SAE: Store the group order in EC context data
|
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
|
12e06dc228
SAE: Use sae->prime_len instead of hardcoded 32
|
il y a 12 ans |
Jouni Malinen
|
19a5bd0a25
SAE: Use the EC context from struct sae_data
|
il y a 12 ans |
Jouni Malinen
|
a46d72d7d7
SAE: Maintain EC group context in struct sae_data
|
il y a 12 ans |
Jouni Malinen
|
aadabe7045
SAE: Use crypto wrappers instead of direct OpenSSL calls
|
il y a 12 ans |
Jouni Malinen
|
619c70a0b2
crypto: Add wrappers for OpenSSL BIGNUM and EC_POINT
|
il y a 12 ans |