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]
Message-ID: <CAHOTMVLfPgsHV1LCjszOqsi1PJZb4ZV-HaXL_Riyv8mrJRzAzw@mail.gmail.com>
Date: Wed, 7 Aug 2013 00:09:49 -0700
From: Tony Arcieri <tony.arcieri@...il.com>
To: "discussions@...sword-hashing.net" <discussions@...sword-hashing.net>, 
	Jean-Philippe Aumasson <jeanphilippe.aumasson@...il.com>
Subject: Re: [PHC] A (naively?) simple PHC submission using hash chains

On Wed, Aug 7, 2013 at 12:05 AM, Jeffrey Goldberg <Jeffrey@...dmark.org>wrote:

> In your example, you set hash to be HMAC-SHA256. What requirements on hash
> are there? I would suspect that simply SHA-n would be insufficient, and the
> use of HMAC here is crucial. Is that correct?
>

Honestly that was arbitrary. I think it could work more like
Jean-Philippe's, computing hashes up front of the password/salt, then using
an unkeyed hash function for each step in the chains.

Re: SHA256, I was just following suit with the other examples. It could
easily use e.g. Blake2b instead.

-- 
Tony Arcieri

Content of type "text/html" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ