Re: [openssl-users] encrypt a file using openSSL in C

2016-06-20 Thread Jakob Bohm
On 17/06/2016 17:54, fterm wrote: Hi, i've got a question for my study stuff: I have to decrypt a file using C. I have a corrupt key corrupt-src-key.bin (an initial vector is at the end of the file - dont know if i should usw them - maybe dont have to). decrypted file is *.pdf and it was encrypte

[openssl-users] encrypt a file using openSSL in C

2016-06-17 Thread fterm
Hi, i've got a question for my study stuff: I have to decrypt a file using C. I have a corrupt key corrupt-src-key.bin (an initial vector is at the end of the file - dont know if i should usw them - maybe dont have to). decrypted file is *.pdf and it was encrypted with Camellia-192-OFB (openssl EVP