Displaying 1 result from an estimated 1 matches for "sja1".
Did you mean:
sha1
2005 Dec 19
2
arcfour test fails on HP-UX 11.23 Itanium
...ssl-0.9.7g compiled from source.
Using gcc 4.0.2 from the HP software depot, compilation is uneventful
(but fast!) once configuration is set up, but
make tests fail with Disconnected messages:
Disconnected: bad packet length ... (varying)
Write failed: Broken pipe
ssh -2 failed with mac hmac-sja1 cipher arcfour
Then cycles through the rest of the macs with the same message, apart from
packet length.
As far as I can see the other ciphers pass the tests, but testing
naturally stops after the try-ciphers test.
I will of course dig in and try, but has anyone seen this and have a
solution?...