|
Message-ID: <20111218150711.GA32767@openwall.com> Date: Sun, 18 Dec 2011 19:07:11 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Bit slice implementation of DES based hashes On Sun, Dec 18, 2011 at 08:22:35PM +0530, piyush mittal wrote: > Even if I drops the parity bits then remaining 56 bits are as follows > > 00000000010001010001001100111000100101010111001101110111 > > and its corresponding ASCII equivalent I am not getting. I did not verify the above binary value (in fact, it looks wrong to me), but I see no problem in converting it to an ASCII equivalent for DES_bs_set_key() or DES_bs_set_key_LM() (these ASCII strings would be different). In fact, I already posted it for DES_bs_set_key(): > > "\x80\x11\x22\x33\x44\x55\x66\x77" Alexander
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.