|
Message-ID: <20150507131700.GA9057@openwall.com> Date: Thu, 7 May 2015 16:17:00 +0300 From: Aleksey Cherepanov <lyosha@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: get_binary_*() and get_hash_*() methods On Thu, May 07, 2015 at 12:50:33PM +0300, Aleksey Cherepanov wrote: > In DES_bs.c in DES_bs_cmp_one : > > /* Start by comparing bits that are not part of get_hash*() return value */ > CMP_BIT(30); > CMP_BIT(31); I am confused now. I think DES_bs_cmp_all() checks first 32 bits. So binaries for DES_bs_cmp_one() already passed the check. May cmp_one() be called without cmp_all()? Thanks! -- Regards, Aleksey Cherepanov
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.