Subject: Re: lib/32182
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <tron@netbsd.org>
List: netbsd-bugs
Date: 11/28/2005 15:29:31
Synopsis: OpenSSL broken on NetBSD-sparc64

Responsible-Changed-From-To: bin-bug-people->lib-bug-people
Responsible-Changed-By: tron@netbsd.org
Responsible-Changed-When: Mon, 28 Nov 2005 15:29:30 +0000
Responsible-Changed-Why:
This a bug in the OpenSSL libraries. If I run "openssl speed" it passes
all test until RSA is used:

Doing cast cbc for 3s on 1024 size blocks: 20678 cast cbc's in 2.26s
Doing cast cbc for 3s on 8192 size blocks: 2433 cast cbc's in 2.08s
Doing 512 bit private rsa's for 10s: 

The "openssl" binary hangs at this point in a 100% CPU loop and I had
to kill it.