|
Message-ID: <20120520122529.GA3744@openwall.com> Date: Sun, 20 May 2012 16:25:29 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: mschapv2-conversion On Sat, May 19, 2012 at 06:50:57AM -0700, deepika dutta wrote: > i solved the problem, it is passing fmt_self_test() now, Wow. > i want to know whether the plaintext should be set in DES_bs_all.B in little endian form. Didn't you just say your code is passing the self-test already? Doesn't that mean that you got this right already? Or by "passing" do you mean "not crashing" only? Anyway, the order of bits in DES_bs_all.B is assumed to be past DES initial permutation. See: http://www.openwall.com/lists/john-dev/2012/01/06/3 The e-mail-address-like string in that posting is KGS! at-sign #$% This is the constant plaintext used for LM hashes. In your case, the plaintext will be different, but you may use this one as a sample. 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.