Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 10 Dec 2009 13:20:34 -0800
From: David Hulton <0x31337@...il.com>
To: john-users@...ts.openwall.com, dennis@...us.info
Subject: Re: Bit slice DES for CUDA

I don't know if this helps at all but Marc Bevand did a bitslice DES
implementation for the PS3 which may be closer to what you're looking
for:

http://perso.epitech.eu/~bevand_m/

-David

On Thu, Dec 10, 2009 at 12:40 PM, Dennis Yurichev <dennis@...us.info> wrote:
> Does anybody had attempt to port bit sliced DES routines to CUDA?
> I tried (got deseval.c from http://www.darkside.com.au/bitslice/ )
> But it work very slow, because compiled routine consumes a lot of
> registers and they shifted to local memory, which is very slow.


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.