http403 / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

ToDo: Use SSE2 for PKE-computation and MIC-checking #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Open ToDo nobody is currently working on:

eapolcracker_solve() in _cpyrit_cpu.c should use the already built-in
SSE2-version of SHA1 to compute the PKE and the MIC. We can expect a 3x
performance improvement for attacking a WPA2-PSK handshake and a ~1.7x
performance improvement for attacking a WPA-PSK handshake.

Original issue reported on code.google.com by lukas.l...@gmail.com on 4 Nov 2009 at 7:38

GoogleCodeExporter commented 9 years ago
hi, any plan about when this enancement will be integrated?
I think this will be so usefull, so I hope to see it soon inside pyrit.

Original comment by pyrit.lo...@gmail.com on 30 Jan 2010 at 11:55

GoogleCodeExporter commented 9 years ago
Will be added to svn this weekend

Original comment by lukas.l...@gmail.com on 30 Jan 2010 at 3:24

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
fixed in r209

Original comment by lukas.l...@gmail.com on 30 Jan 2010 at 7:05