|
Message-ID: <f1achbn2qsovm1so0f4vtdeb.1433045911396@email.android.com>
Date: Sun, 31 May 2015 00:18:31 -0400
From: Alain Espinosa <alainesp@...ta.cu>
To: john-dev@...ts.openwall.com
Subject: Re: bitslice SHA-256
-------- Original message --------
From: Solar Designer <solar@...nwall.com>
Date:05/30/2015 11:20 PM (GMT-05:00)
To: john-dev@...ts.openwall.com
Cc:
Subject: Re: [john-dev] bitslice SHA-256
...I don't understand: why is Hash Suite 3.3's speed slightly higher than
the 23.7M you mentioned above?
23.7M is the speed of the full sha256 compress function. Hash Suite uses many optimizations, including the calculation of the last 8 steps only when needed (very unlikely). It also executes other code, like the key generation. In this case the optimizations outweigh the cost of the additional code.
...If it's for 4 cores vs. 1 core, then why
is so much overhead incurred (almost 4x)?
Only 1 core. For 4 cores is 93.3M.
Regards,
Alain
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.