Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 19 Feb 2015 13:25:39 +0530
From: Sayantan Datta <std2048@...il.com>
To: john-dev <john-dev@...ts.openwall.com>
Subject: Re: descrypt speed

On Thu, Feb 19, 2015 at 1:00 PM, Royce Williams <royce@...ho.org> wrote:

> (That's quite a jump. Not knowing any better, is the many-salts value
> really supposed to be that high?)
>


Yes, that is correct. For one salt we have too many overheads such as key
generation, key transfer and key processing. But for many salts, same
processed key is used again and again for all salts. Generally we'd use
more than one salt, maybe around 1000 or so. But it is sufficient to use
10-20 salts to get an idea of what speed can be achieved using
multiple-salts.

Regards,
Sayantan

Content of type "text/html" skipped

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.