|
Message-ID: <CANO7a6zQqEN8OPdSpWJJ+1H+W0hAThs+F5NRcKzehc9zbggHDg@mail.gmail.com> Date: Wed, 1 Aug 2012 19:48:12 +0530 From: Dhiru Kholia <dhiru.kholia@...il.com> To: john-dev@...ts.openwall.com Subject: OMP support in PDF format is done Hi, Finally, after many hours of debugging I got OMP support in PDF format working. It is not heavily tested. commit de528ee9f0a066acd5fd44b1fc8dc7c3a74d00df Author: Dhiru Kholia <dhiru.kholia@...il.com> Date: Wed Aug 1 19:40:04 2012 +0530 Add OMP support in PDF format. $ ../run/john -fo:pdf -t # 1 core Benchmarking: PDF MD5 RC4 [32/64]... DONE Many salts: 34973 c/s real, 34973 c/s virtual Only one salt: 34966 c/s real, 34966 c/s virtual $ ../run/john -fo:pdf -t # 3 cores Benchmarking: PDF MD5 RC4 [32/64]... (3xOMP) DONE Many salts: 103488 c/s real, 34844 c/s virtual Only one salt: 103104 c/s real, 34598 c/s virtual Passware gets slightly better numbers (~108K c/s using 3 cores) Thanks to Jim for the tips! Passware gets slightly better numbers. Can we beat Passware? PDF AES support is next on my list. -- Cheers, Dhiru
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.