Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 28 Jul 2013 02:30:12 +0200
From: Katja Malvoni <kmalvoni@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Parallella: bcrypt

Hello,

I'm on 1136 c/s now, code is committed.
I'm not yet preloading whole P arrays (P[0] and P[17] are preloaded) - I
wasn't able to implement whole loop in assembly (I'm having problems with
implementing part after BF2_2ROUND, for one instance it works but when I
use the same code for two instances it fails on get_hash[0](0)). Inline
assembly allows only 30 operands so I have to preload arrays in assembly.
I'll continue with this tomorrow.

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.