I am recieving this error when decryption routine is executed to decrypt the
encrypted input.
someone pls tell me the reason for this error and if possible what we need
to do in order to solve this.
Code Snippet for Decryption:
int
decrypt (int infd, int outfd)
{
unsigned char outbuf[IP_SIZE]
I am planning to encrypt a file using cmd line utility and decrypt it in c.
How to do this?
--
Kumar Rounak
Consulting Software Engineer
Contact: 91-9886900569
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 attempting to decrypt the file.
--
Kumar Rounak
Is it possible to Decrypt File Encrypted using perl Crypt::CBC(Blowfish) in
openssl.
Pls. Help
--
Kumar Rounak
Consulting Software Engineer
Contact: 91-9886900569