What is libRSAglue.a for?

2000-07-14 Thread Gerd Schering
When compiling opensll on a linux-redhat-6.0 system I get a library "libRSAglue.a". I cant figure out what it does. BTW when compiling openssl under mandrake-7.0 (=redhat-6.1) I do not get this lib. Even more strange: under redhat-6.0 - when generating a rsa key for instance - ope

libRSAglue.a

1999-05-26 Thread Eric Cronin
Hi. I just switched a project I'm working on from using SSLeay to OpenSSL. It initially had some problems with unresolved symbols... I tracked them down and fixed them by moving libRSAglue.a into the ssl/lib dir and linking with it. I can't seem to find this lib documented in t