Why not look in the test directory of the OpenSSL source? There are lots of examples there.
Bill ________________________________ From: [EMAIL PROTECTED] [mailto:[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