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

fterm felixbliedung at web.de
Fri Jun 17 15:54:30 UTC 2016


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_camellia_192_ofb() ). Byte number 23(start counting from 0) was set to
0. Now i have to write a small C app which decrypts this file. At least ive
got 2 more files(src-cipher.bin and dest-key.bin)). Thanks very much for
help. If someone is interested, i can send the files. Thx 



--
View this message in context: http://openssl.6102.n7.nabble.com/encrypt-a-file-using-openSSL-in-C-tp66824.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.


More information about the openssl-users mailing list