Hey all,
I know this has probably been answered somewhere, but I had a real
headache with linking in the RSA libs. I know there are portability
problems with the libraries, basically having to do with 4 byte lengths,
but I'm not sure what to do for my platform. So here's the details, if
anybody has a method to fix this, I'd be appreciative:
OpenSSL 0.9.2b 22 Mar 1999
platform: solaris-sparc-gcc
options: bn(64,32) md2(int) rc4(ptr,char) des(idx,cisc,16,long)
idea(int) blowf
ish(ptr)
compiler: gcc -O3 -fomit-frame-pointer -mv8 -Wall -DB_ENDIAN
This is gcc 2.8.2 with Solaris 2.6 on an Enterprise 3500 (Ultra CPU's).
RSAref is grabbed from the usual place
Configuration: perl ./Configure solaris-sparc-gcc -DRSAref -lRSAglue
-L`pwd`/../rsaref-2.0/local/ -lrsaref -lnsl -lsocket
I get this failure:
testing rsa conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
./rsa_oaep_test
Decryption failed!
Decryption failed!
Decryption failed!
make[1]: *** [test_rsa] Error 1
This is obviously a size level error, but I have not been able to
typedef the correct size.
-j
Jason Presnell____________________________________
-------------- University of Michigan - Dearborn
ITS UNIX System Administrator
Graduate Student Research Assistant
http://www-personal.umd.umich.edu/~presnell
__________________________________________________
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]