lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 2 Apr 2014 23:49:43 -0500 (CDT)
From: Steve Thomas <steve@...tu.com>
To: discussions@...sword-hashing.net
Subject: Re: [PHC] Deliberately GPU-friendly password hashes?

> On April 2, 2014 at 11:38 PM Daniel Franke <dfoxfranke@...il.com> wrote:
>
> I think I've at least glanced at all 24 entries now and it doesn't look
> like there are any which are intended to be friendly to defensive GPU
> use. I think this is an unfortunate omission.

Parallel it's SIMD, GPU, FPGA, and ASIC friendly. It's not memory-hard,
but as a defender you can use whatever hardware the attacker is using.
Well besides maybe ASICs but it depends on how interface to them is. If
it's a simple send password and salt or initial key and get a hash back
then yes, but if it's a here's the salt and hash now let me send you a
bunch of passwords to test and ask if one of the last N passwords match
then it won't work.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ