Commit History

Author SHA1 Message Date
  Jouni Malinen 0741c481ee SAE: Check SHA256-PRF operation result 9 years ago
  Jouni Malinen ea86a34667 SAE: Remove dead code in FFC pwd-value derivation 9 years ago
  Bob Copeland 6c33eed3ee mesh: Fix PMKID to match the standard 9 years ago
  Jouni Malinen 80c620dbd7 SAE: Avoid undefined behavior in pointer arithmetic 9 years ago
  Jouni Malinen 575e4f5d49 SAE: Reject FFC commit-element with value p-1 9 years ago
  Jouni Malinen 0c2b3f6541 SAE: Reject commit-scalar value 1 9 years ago
  Jouni Malinen bbb50086e3 SAE: Use random "password" in extra hunting-and-pecking loops 9 years ago
  Jouni Malinen eb5fee0bf5 SAE: Add side-channel protection to PWE derivation with ECC 9 years ago
  Jouni Malinen 4584b66eae SAE: Increase security parameter k to 40 based on Dragonfly recommendation 9 years ago
  Jouni Malinen fdd731bd4a SAE: Fix PWE generation to use minimum loop count (k) properly 9 years ago
  Jouni Malinen 8ec33326c1 SAE: Merge sae_derive_commit() error case return statements 9 years ago
  Jouni Malinen d93abd4a97 SAE: Merge sae_get_rand() error case return statements 9 years ago
  Jouni Malinen 6a58444d27 SAE: Verify that own/peer commit-scalar and COMMIT-ELEMENT are different 9 years ago
  Jouni Malinen 4e37dd6c60 SAE: Simplify sae_prepare_commit() error path 9 years ago
  Jouni Malinen 4e70bbf1c6 SAE: Clear keys from memory on disassociation 10 years ago
  Masashi Honma a959a3b69d SAE: Fix Anti-Clogging Token request frame format 10 years ago
  Masashi Honma 872b754512 mesh: Fix SAE anti-clogging functionality for mesh 10 years ago
  Jouni Malinen 0233dcac5b SAE: Use os_memcmp_const() for hash/password comparisons 10 years ago
  Jouni Malinen 13c330385a SAE: Fix memory leak in random number generation 11 years ago
  Jouni Malinen b64afe22aa Fix SAE state validation on AP 11 years ago
  Jouni Malinen 4414d9ee95 SAE: Fix ECC element y coordinate validation step 11 years ago
  Jouni Malinen aa189ac9dd Enable FT with SAE 11 years ago
  Jouni Malinen 18ca733248 SAE: Fix group selection 11 years ago
  Jouni Malinen bb0122f3e8 SAE: Add forgotten commit element validation step for FFC groups 12 years ago
  Jouni Malinen 0bb229a6e8 SAE: Move commit element validation steps into single location 12 years ago
  Jouni Malinen 0ef29e0c0b SAE: Move temporary data into a separate data structure 12 years ago
  Jouni Malinen b4fd3613d3 SAE: Free temporary buffers when moving to Accepted state 12 years ago
  Jouni Malinen 30846fa65f SAE: Remove unnecessary sae_derive_k() wrapper 12 years ago
  Jouni Malinen f05dad2090 SAE: Clean up exponent calculation for PWE 12 years ago
  Jouni Malinen 66fc91ab11 SAE: Share more commit value derivation between FFC and ECC cases 12 years ago