AP: Store STA supported operating classes information
[mech_eap.git] / src / common / sae.h
2015-12-28 Bob Copelandmesh: Fix PMKID to match the standard
2015-06-23 Jouni MalinenSAE: Verify that own/peer commit-scalar and COMMIT...
2015-01-10 Bob CopelandSAE: Implement retransmission timer
2014-11-25 Masashi HonmaSAE: Fix Anti-Clogging Token request frame format
2014-11-25 Masashi Honmamesh: Fix SAE anti-clogging functionality for mesh
2013-01-12 Jouni MalinenSAE: Move temporary data into a separate data structure
2013-01-12 Jouni MalinenSAE: Free temporary buffers when moving to Accepted...
2013-01-12 Jouni MalinenSAE: Store commit elements as EC point or bignum instea...
2013-01-12 Jouni MalinenSAE: Store commit scalars as bignum instead of octet...
2013-01-12 Jouni MalinenSAE: Store PWE as EC point or bignum instead of octet...
2013-01-12 Jouni MalinenSAE: Store rand value as bignum instead of octet string
2013-01-12 Jouni MalinenSAE: Add support for FFC groups that do not use a safe...
2013-01-12 Jouni MalinenSAE: Add support for FFC groups
2013-01-12 Jouni MalinenSAE: Maintain bignum of group order and prime in contex...
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenSAE: Add support for ECC group 21 (521-bit random ECP...
2013-01-12 Jouni MalinenSAE: Add support for additional ECC groups
2013-01-12 Jouni MalinenSAE: Use defines for key lengths
2013-01-12 Jouni MalinenSAE: Add a define for maximum supported prime length
2013-01-12 Jouni MalinenSAE: Maintain EC group context in struct sae_data
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Rename state variables to match IEEE 802.11 standard
2013-01-12 Jouni MalinenSAE: Add processing of the confirm message
2013-01-12 Jouni MalinenSAE: Add generation of the confirm message fields
2013-01-12 Jouni MalinenSAE: Add processing of the commit message
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2013-01-12 Jouni MalinenSAE: Use a shared data structure for AP and station