Folks,
Is it still illegal to kill people who post unsubscribe messages to mailing
lists?
ObSSL: I yesterday noticed what may be a buglet in i2d_PrivateKey and
i2d_PublicKey.
I was trying to create a function to do the same as RSAPrivateKey_dup() and
RSAPublicKey_dup but this time for EVP_PKEYs.
I used a macro similar to the above, but using d2i_* and i2d_*.Noiw in the
bowels of all this the call to ASN1_dup() with d2i* and i2d* as its
parameters incorrectly calls d2i with too few paramters; consequently the
EVP_PKEY type comes out as a load of crap and the whole lot goes
pear-shaped.
I've done a simple work-around (anyone wanna see it?) but I thought otyhers
might like to know.
Jon
-----Original Message-----
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
Sent: Wednesday, May 05, 1999 6:00 AM
To: [EMAIL PROTECTED]
Subject: UNSUBSCRIBE
UNSUBSCRIBE
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]