Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen 4e70bbf1c6 SAE: Clear keys from memory on disassociation 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 0233dcac5b SAE: Use os_memcmp_const() for hash/password comparisons il y a 10 ans
  Jouni Malinen 13c330385a SAE: Fix memory leak in random number generation il y a 11 ans
  Jouni Malinen b64afe22aa Fix SAE state validation on AP il y a 11 ans
  Jouni Malinen 4414d9ee95 SAE: Fix ECC element y coordinate validation step il y a 11 ans
  Jouni Malinen aa189ac9dd Enable FT with SAE il y a 11 ans
  Jouni Malinen 18ca733248 SAE: Fix group selection il y a 11 ans
  Jouni Malinen bb0122f3e8 SAE: Add forgotten commit element validation step for FFC groups il y a 12 ans
  Jouni Malinen 0bb229a6e8 SAE: Move commit element validation steps into single location il y a 12 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 30846fa65f SAE: Remove unnecessary sae_derive_k() wrapper il y a 12 ans
  Jouni Malinen f05dad2090 SAE: Clean up exponent calculation for PWE il y a 12 ans
  Jouni Malinen 66fc91ab11 SAE: Share more commit value derivation between FFC and ECC cases il y a 12 ans
  Jouni Malinen 75870c933f SAE: Replace comparison to one with crypto_bignum wrapper il y a 12 ans
  Jouni Malinen 3b0ffebcda SAE: Rename and move ECC/FFC functions to be next to each other il y a 12 ans
  Jouni Malinen 4ef34a9960 SAE: Remove duplicated SAE field debug dumps 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 61bd6a307c SAE: Validate peer commit values as part of parsing the message il y a 12 ans
  Jouni Malinen 24dc1e2a2c SAE: Split sae_parse_commit() into helper functions 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 b1677c393b SAE: Use more generic random bignum generation 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