Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 26 Aug 2012 23:59:04 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: bitslice DES on GPU

On Mon, Aug 27, 2012 at 01:06:52AM +0530, Sayantan Datta wrote:
> Also is there any way I could convert E.E[] into indices of B[] array?

You shouldn't "convert", you should create your for-GPU E[] as array of
indices right away.  This is trivial to do.  And you'll probably do it
on CPU (then transfer to GPU).

Alexander

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.