Displaying 3 results from an estimated 3 matches for "parisc2".
Did you mean:
parisc
2002 Jul 26
1
HP-UX 11 Corrupted MAC errors
...authentication phase.
Enabling or disabling compression has no effect.
Choice of hmac-md5 or hmac-sha1 has no effect.
Choice of cipher aes128-cbc or 3des-cbc has no effect.
I have linked against several OpenSSL versions
0.9.6d - hp-parisc (optimized for PA-RISC 1.1, no assembly)
0.9.6d - hp-parisc2 (optimized for PA-RISC 2.0 with assembly)
0.9.7beta2 - hp-parisc2
All OpenSSL's pass their tests. I'm also using these same OpenSSL
libraries in Apache/mod_ssl and have not seen any errors there yet.
Any obvious thoughts before I spend a lot of time tracing through the
packet and cryp...
2006 Dec 22
3
[Bug 1270] Public key (DSA) authentication works on 3.8p1 but not on 4.5p1
http://bugzilla.mindrot.org/show_bug.cgi?id=1270
Summary: Public key (DSA) authentication works on 3.8p1 but not
on 4.5p1
Product: Portable OpenSSH
Version: v4.5p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at
2002 Jul 12
2
HP-UX slow login problem found?
I think I finally figured out the problem that many people have been
having with extremely long login times under HP-UX 11.x. The problem
is really in OpenSSL, and in particular the Diffie-Hellman parameter
generation routines under the PA-RISC processor. I suspect this may
not be a problem with the IA64 (Itanium) processors. This especially
shows up if you use the gcc compiler. Fortunately I