On Wed, Nov 01, 2000, Lawrence MacIntyre wrote:
> When you run the program 1000 times, somewhere between 3 and 9
> times the length of the public key will be 55 bytes instead of 56, as it
> should be. This breaks my client:-( Once, the key was actually 54
> bytes.
You really should fix the client. The key is a random number, and you have
to expect the top byte to be zero in about 1 out of 256 cases.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]