mirror of
https://github.com/wiire-a/pixiewps.git
synced 2025-07-31 01:35:37 +02:00
Updated FAQ (markdown)
parent
51833149be
commit
291123b82f
2
FAQ.md
2
FAQ.md
@ -46,7 +46,7 @@ Both are supported since the very first version of pixiewps.
|
||||
|
||||
It's one of the session keys derived from from the Diffie-Hellman shared secret. It's used as key in the HMAC-SHA-256 functions. Since the protocol is executed between the attacker (e.g. Reaver) and the Access Point, third party tools like pixiewps need, in most cases, this session key in order to be able to carry on the attack.
|
||||
|
||||
- Version **1.4** seem to be slower than **1.3**?
|
||||
- Version **1.4** seems to be slower than **1.3**?
|
||||
|
||||
No it's not. Version 1.4 can be 4x faster than 1.3 even on single thread (`-j 1`). In older versions some assumptions were made about static keys, nonces and other parameters that turned out not to be true. Recent versions have to do more work in order to work in all instances, more so if no `--mode` is specified.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user