Historique des commits

Auteur SHA1 Message Date
  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 d136c376f2 SAE: Add support for Anti-Clogging mechanism il y a 12 ans
  Jouni Malinen 4838ff3ef4 SAE: Do not allow re-use of peer-scalar in a new protocol instance 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