ouh, thanks a lot. however i've looked inside the folder, but couldn't find the sample for triple des. i'm using openssl 0.9.8b. anyway i've got my hand on my friend's source code.. but he uses 0.9.8a... currently i'm trying to tinker his source code to meet my needs..
thanks again On 3/27/07, Bill Colvin <[EMAIL PROTECTED]> wrote:
Why not look in the test directory of the OpenSSL source? There are lots of examples there. Bill ------------------------------ *From:* [EMAIL PROTECTED] [mailto:owner- [EMAIL PROTECTED] *On Behalf Of *imin macho *Sent:* March 26, 2007 11:51 PM *To:* openssl-users@openssl.org *Subject:* sample code to encrypt file using tripleDes/aes/blowfish hi i know this may sound too much, but i'm not really good in using openssl (really new to this), and i've been asked to do simple text file encryption/decryption using openssl library. anyone can direct to me a sample source code, using either tripleDes or Aes or blowfish to encrypt and decrypt text file? thanks a lot