Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 1 Aug 2013 21:25:17 +0200
From: Katja Malvoni <kmalvoni@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Parallella: bcrypt

Hello,

I implemented transferring keys only when they are changed. Passes self
test, speed is 1207 c/s. I generated 1000 passwords hashes and tested it
with 2500 different candidate passwords - it cracked 999 and it should have
cracked all of them (when I ran it again it cracked that 1 remaining hash).
I'll continue working on this after the contest.
If I add check of flags variable so that salt is read only when changed,
code stalls. If I remove that check it works.
Code is committed.

Katja

Content of type "text/html" skipped

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.