|
Message-ID: <CA+EaD-ZC1N=A6yMfYAQcY7Ayx7ya_DQbAKZFYTjct_CupEOyUg@mail.gmail.com>
Date: Wed, 24 Jul 2013 23:42:53 +0200
From: Katja Malvoni <kmalvoni@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Parallella: bcrypt
Hello,
I made use of dual-issue, the speed I'm getting is 976 c/s when compiling
Epiphany code with -O2. If I compile with -O3 I get 979 c/s. But compiling
with -O3 has negative impact on e-gcc generated code, speed drops to 875
c/s.
Code is in https://github.com/kmalvoni/JohnTheRipper/tree/master
I tried to crack BF_std.in, it cracked all passwords but I had to start it
twice. First time it stuck somewhere and when it didn't start cracking I
aborted it. I found it a bit strange, I'll look at it in more detail. It's
not first time that it stuck but it happened a few times with assembly code
that produced incorrect results (failed self test on get_hash[0](0)) so I
didn't pay attention to it.
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.