vanhoefm / acns-wpa3-pk-sae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACNS'23: A Security Analysis of WPA3-PK: Implementation and Precomputation Attacks

  • For the studied password generation implementations, see code-pkgen.

  • For the rainbow table code, see rainbow.

  • For the password collision code, see collisions.

For interal documentation: the above are exports of saepk-rainbow and saepk-collisions and correspond to a snapshot of the code as used for the experiments in the paper. This exported code will only recieve updates to clarify instructions or fix usability bugs.

About


Languages

Language:C 70.4%Language:Python 27.2%Language:Makefile 0.9%Language:C++ 0.7%Language:Shell 0.4%Language:Java 0.2%Language:PHP 0.2%Language:Roff 0.0%Language:QMake 0.0%