|
Message-ID: <CABob6ipurhpQksu4UHaUPrsPhvzGgkSUo7jWT4Ec+AzVGqJt6g@mail.gmail.com> Date: Tue, 26 Jun 2012 04:53:46 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: Jumbo candidate vs Test Suite 2012/6/26 SAYANTAN DATTA <std2048@...il.com>: > The generated hashes fails for anything longer than 27. Your loaded hashes > for 28,30,31 are different from mine. > > > username : john > password : 012345678901234567890123456 > DCC aka M$ Cache : 1cc3640ca255d5a7d86ecbe1da539b2a > DCC2 aka M$ Cache 2: 51708f1b4587d6e0fb62f71b256692b5 > > username : john > password : 0123456789012345678901234567 > DCC aka M$ Cache : e84f8515bbdcc7ef0ade197ff85feb11 > DCC2 aka M$ Cache 2: 340c491c71f0bac94f9419d8d0062c4e > > > username : john > password : 012345678901234567890123456789_ > DCC aka M$ Cache : 0138148f21f379b09266242c909dafcd > DCC2 aka M$ Cache 2: c8444b0be7e7ee2de4ccfee1f965a18c I used this to create them: http://packages.python.org/passlib/lib/passlib.hash.msdcc2.html passlib is buggy, or you need to change PLAINTEXT_LENGTH to 27. Does TS have plaintexts longer than 27 chars? Lukas
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.