By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
| 0x0 || 0x2 || Type, a default of value 0x1 can be used here. Overwritten by [[#CreateNetwork]]/[[#CreateNetworkPrivate]] and [[#Connect]]/[[#ConnectPrivate]]. The value used internally by these cmds must be 0x1-0x3.
+
| 0x0 || 0x2 || Type, a default of value 0x1 can be used here. Overwritten by [[#CreateNetwork]]/[[#CreateNetworkPrivate]] and [[#Connect]]/[[#ConnectPrivate]]. The value used internally by these cmds must be 1-3.
|-
|-
| 0x2 || 0x2 || Data size. Must be 0x10-0x40.
| 0x2 || 0x2 || Data size. Must be 0x10-0x40.
Line 940:
Line 940:
| 0x4 || 0x40 || Data, used with key derivation.
| 0x4 || 0x40 || Data, used with key derivation.
|}
|}
+
+
Type:
+
* 1-2: Action frame data is encrypted and is verified with SHA256.
+
* 3: Action frame data is plaintext and is verified with SHA256.
+
* 2-3: Output keydata size during key-generation is set to 0 (separate from the Action frame handling). Hence, the frames for normal data-transfer are probably plaintext with this?