Paul wrote: >> Yes, LoadLibeayEx has to be called at least once to load Openssl, >> and the original EncryptPublicRSA() takes care of this. > > Ok, no AV's ,but I'm still not where I want :-( > I'm using OpenSSL to encrypt a text ..
Look at the PemTool demo in folder SslInternet it works! It uses StrEncRsa() and StrDecRsa() located in OverbyteIcsSslUtils. Both functions were changed to take and return "AnsiString" instead of "string", I know that's not perfect however backwards compatible. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
