On Mon, Jun 29, 2009 at 05:13:52PM +0530, Kumar Rounak wrote:
> i am planning to make an encryption tool which uses openssl to encrypt the
> file using blowfish in cbc mode, is there any way to determine at the
> decrypting tool which is again written using openssl that a file is
> encrypted or no
On Mon June 29 2009, Kumar Rounak wrote:
> i am planning to make an encryption tool which uses openssl to encrypt the
> file using blowfish in cbc mode, is there any way to determine at the
> decrypting tool which is again written using openssl that a file is
> encrypted or not before actually atte