Re: using crypto API's to encrypt/decrypt a string

2002-11-02 Thread Marcus Carey
ovember 01, 2002 10:30 PM Subject: using crypto API's to encrypt/decrypt a string > Hi there, > > I'm kinda familiar now with using openssl to setup an > SSL enabled client and server to provide a secure > connection. But I'm not too familiar with how to use > t

using crypto API's to encrypt/decrypt a string

2002-11-01 Thread Edward Chan
Hi there, I'm kinda familiar now with using openssl to setup an SSL enabled client and server to provide a secure connection. But I'm not too familiar with how to use the crypto API's to just encrypt and decrypt something. Can someone explain to me how to encrypt a string using RC4 and decrypt t