Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 13 Apr 2012 03:47:02 +0200
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: john-dev@...ts.openwall.com
Subject: WPA-PSK format

Hi all,
I've made wpa-psk format based on mscash2cuda code. I've sent to
magnum pull request.
Most of the time I've spent on CUDA version, and it is now ~90%
oclHashcat speed.
I assumed the following format:
$WPAPSK$administrator#77c05884d12743449e72d75797430053ccb7e5256b9b2a709cf8ee00e71317fc
where administrator is SSID

CUDA results:
GTX460 - Raw:    18070 c/s real, 18223 c/s virtual

OpenCL results:
i3-2100 CPU@...0GHz -Raw:    538 c/s real, 139 c/s virtual
R5850@...Mhz - Raw:    44737 c/s real, 45176 c/s virtual
GTX460 - Raw:    16311 c/s real, 16457 c/s virtual

R5850 speed is not bad and there is still place for amd specific optimizations.
I changed sm_13 to sm_10 back.
I was working also on mscash2 and rawsha256 code, and will share results soon.

Any comments are welcomed.
Lukas

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.