> -----Original Message-----
> From: owner-openssl-users@
openssl.org
> [mailto:owner-openssl-users@
openssl.org]On Behalf Of Yuliya Shulman
> Sent: Thursday, July 17, 2008 7:27 AM
> To: openssl-users@
openssl.org
> Subject: RE: Prime number generation on FreeBSD-sparc64
>
>
> Yes, I understand the list of prime numbers is known; unfortunately, I
> can only implement the solutions my management agrees with. This code
> path is used for login authentication and has been used for a while, so
> I guess everybody thinks it's OK to use it.
>
> Unfortunately, I also spoke too soon. I had a hack in the code I forgot
> about. When I removed it, the program still hanged, regardless of
> whether I was using v7 or v8 flags. They don't build 32-bit executables,
> do they?