|
Message-ID: <4F0BA020.6070307@hushmail.com> Date: Tue, 10 Jan 2012 03:19:12 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Recent github patches > On 12/23/2011 03:45 PM, magnum wrote: >> Some of the recent patches on github: >> >> * mysql-sha1 now got the faster set_key() for SSE. >> * XSHA now use SSE intrinsics (including OMP) >> * MD4 was added to Dynamic format > > * Raw-MD5-unicode got thick again, twice as fast. > * Oracle11 got intrinsics. More than twice as fast. * The patch for faster trip format was merged into the tree. * The OpenCL patches was merged into the tree. Still waiting for CUDA. * hmac-md5 was optimised for SSE builds, especially for "only one salt" case. It had BENCHMARK_LENGTH set incorrectly until now so the benchmarks look worse - but it actually did improve. * raw-sha1 got the faster set_key() for SSE (17% boost). * sapB and sapG got intrinsics as well as lots of fixes and optimisations. More than twice as fast and OMP appears to scale well. Plus a bunch of minor bugfixes and tweaks. https://github.com/magnumripper/magnum-jumbo/commits/magnum-jumbo magnum
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.