> This must be the single exception to the 8.3 naming rule you're so
> careful about.
I have renamed it. The name rsa_test.c would have been better anyway
because we added tests for other modes than oaep quite some time ago.
> BTW. pkcs8.c is found in two places. In ./apps and ./crypto/asn1.
> This causes trouble when my (and others?) makefiles put all objects
> in same directory.
The randomness code in ./apps was named app_rand.c to avoid that kind
of problems. So I guess we should rename one of the files.
(crypto/asn1/pkcs8.c to crypto/asn1/p8_key.c or something?)
> BTW2. After compiling 0.9.5-SNAPSHOT16012000, more undefined have crept
> up; SHA_Init, SHA1_Init, SHA_Final, SHA1_Final etc. Is this also caused
> by long file-names?
No. Perhaps something went wrong with the ifdefs there. Could you mail
me the command line used to compile crpyto/sha/sha1dgst.c and the
output of "nm sha1dgst.o"?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]