[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK9dnSywOVcTTv1tRuXP0RFgwUaf2r-dG8y9gz7REEKeFNbK8g@mail.gmail.com>
Date: Wed, 7 Aug 2013 11:20:45 +0200
From: CodesInChaos <codesinchaos@...il.com>
To: discussions@...sword-hashing.net
Subject: Re: [PHC] A (naively?) simple PHC submission using hash chains
`hash.call(salt, link)` is constant time. salt has constant size, link has
constant size so the input has constant size.
So it doesn't matter if I count compressions or invocations here.
This doesn't hash the whole chain on each iteration. link != chain
> I think we call that "rainbow tables"!
Rainbow tables are somewhat similar, but not the same thing.
Content of type "text/html" skipped
Powered by blists - more mailing lists