Question: Please help with the following programming in C: 2. Programming with ciphers of OpenSSL (80 points) A. You need to develop 2 C programs DES_ECB_Enc.c
Please help with the following programming in C:

2. Programming with ciphers of OpenSSL (80 points) A. You need to develop 2 C programs "DES_ECB_Enc.c" and "DES_ECB Dec.c" that use the ECB mode DES cipher in OpenSSL to encrypt or decrypt a given file (of arbitrary length) into another encrypted or the decrypted file with any given encryption key and IV. Specifically, the programs need to support the following commands line arguments and usage DES-ECB-Enc -k
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
