There must be a bug in the tohex() function I wrote in common.lua.
The actual md5() function in lua returns the md5sum in straight binary so
I wrote a little tohex() function, but it must mess up a leading zero.
-TOm
On Tue, 21 Aug 2001, Tom Oehser wrote:
> Date: Tue, 21 Aug 2001 09:51:49 -0400 (EDT)
> From: Tom Oehser <[EMAIL PROTECTED]>
> To: Jens Korte <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [tomsrtbt] md5sum error
>
>
> Huh. That doesn't make much sense. I will put it on the to-do list.
> There is an md5sum ability linked into lua, maybe I'll scrap and replace
> the one that is on there now. -Tom
>
> On Tue, 21 Aug 2001, Jens Korte wrote:
>
> > Date: Tue, 21 Aug 2001 10:08:44 +0200 (MEST)
> > From: Jens Korte <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: [tomsrtbt] md5sum error
> >
> > Hey!
> > After comparing the actual root password with my hash there is one
> > different letter (copyed by hand)
> >
> > normal passwd:
> > ea416ed0759d46a8de58f63a5977499
> > echo -n xxxx|md5sum :
> > ea416ed0759d46a8de58f63a59077499
> > ^
> > On my Desktop (not tomsrtbt) "echo -n xxxx|md5sum" :
> > ea416ed0759d46a8de58f63a59077499
> >
> > The first version works, the second doesn't.
> > I don't understand it.
> > Jens
> >
> >
> > --
> > GMX - Die Kommunikationsplattform im Internet.
> > http://www.gmx.net
> >
>