Subject: Re: bin/37562: new ssh MAC is not working
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 12/28/2007 14:55:02
The following reply was made to PR bin/37562; it has been noted by GNATS.
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: bin/37562: new ssh MAC is not working
Date: Fri, 28 Dec 2007 15:52:22 +0100
Just for the record: as reading the code suggested, I now verified by
testing: the umac-64@openssh.com MAC does not interoperate at all between
big endian and little endian machines. Trying to ssh from a mac68k machine
into a i386 machine with this MAC imediately says:
Disconnecting: Corrupted MAC on input.
Martin