The program should support the following features:
• Accept command-line arguments for the file path, encryption algorithm, and secret key. • Encrypt the file using the specified encryption algorithm and secret key. • Save the encrypted file with the original file name and a ".enc" extension.
main_file.txt
0 → 100644
Please register or sign in to comment