[2577] in Kerberos_V5_Development
Re: Prototype hell
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Thu Oct 16 00:31:24 1997
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: krbdev@MIT.EDU
From: Assar Westerlund <assar@sics.se>
Date: 16 Oct 1997 06:31:35 +0200
In-Reply-To: Ken Hornstein's message of "Tue, 14 Oct 1997 14:56:22 -0400"
Ken Hornstein <kenh@cmf.nrl.navy.mil> writes:
> I had trouble getting the DES self-test to work ... but I solved those
> problems. SHA doesn't work, though :-)
What SHA code are you using? Most of the MD{4,5},SHA implementations
that I've seen assume that there's a type which is exactly 32 bits
wide and break on Crays. We had to fix that as well in our code.
/assar