I am encrypting a text file through Java program
using DESede algorithm in CBC Mode and PCKS5 Padding.
The key for encryption is 32 char long and i am
using a single key.
I need a sample code written in C language using
openssl library ,decryption through Des algorithm in CBC mode.
Could someone help in providing the same
.
Thanks and rgds,
Rajeev Aggarwal
|