Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sun, 20 May 2012 07:55:50 -0700 (PDT)
From: deepika dutta <deepikadutta_19@...oo.com>
To: john-dev@...ts.openwall.com
Subject: Re: mschapv2-conversion

well i did wrongly wrote passing fmt_self_test(), actually i meant by doing crypt_all() where the program was crashing, but now i have sorted the issue. I was just not getting the correct representation of DES_bs_all.B and was waiting for your reply........ passing fmt_self_test() wont be a problem now :) Cheers,
Deepika


________________________________
 From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com 
Sent: Sunday, May 20, 2012 5:55 PM
Subject: Re: [john-dev] 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
Content of type "text/html" skipped

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.