|
Message-ID: <CABob6ir+5GnRcx-cKQ4u+NJf2zJS2HHFNBK=zA0XkZA3GFYQ+g@mail.gmail.com> Date: Mon, 17 Jun 2013 06:37:06 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: PBKDF2-SHA512 2013/6/17 Solar Designer <solar@...nwall.com>: > Oh, so you're saying that both of your benchmarks were for one core, and > that our pbkdf2_sha512_sse() in bleeding still does not implement all of > the usual PBKDF2 tricks, even though it does bother to use SIMD and > OpenMP. Is that correct? Oh, no sorry I screwed and I tested for different test vectors... time to go sleep. 3770k: ./run/john -test -format=PBKDF2-HMAC-SHA512 Benchmarking: PBKDF2-HMAC-SHA512, GRUB2 / OS X 10.8 [PBKDF2-SHA512 128/128 SSE2 2x]... DONE Raw: 190 c/s real, 192 c/s virtual ./run/john -test -format=grub Benchmarking: grub, grub [PBKDF2-SHA512]... DONE Raw: 129 c/s real, 129 c/s virtual Bull: ./run/john -test -format=PBKDF2-HMAC-SHA512 Benchmarking: PBKDF2-HMAC-SHA512, GRUB2 / OS X 10.8 [PBKDF2-SHA512 128/128 SSE2 2x]... DONE Raw: 180 c/s real, 180 c/s virtual ./run/john -test -format=grub Benchmarking: grub, grub [PBKDF2-SHA512]... DONE Raw: 74.2 c/s real, 74.2 c/s virtual Anyway looking at the results on 3770k it does not look so bad, and maybe we can use that code anyway. Sorry for inconvenience, Lukas
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.