Question: Using terminal and openssl command encrypt the text document you previously created, using the following algorithms and key: Algorithm: -aes-128-cbc, -bf-cbc Key: -K 00112233445566778889aabbccddeeff -iv
Using terminal and openssl command encrypt the text document you previously created, using the following algorithms and key:
- Algorithm: -aes-128-cbc, -bf-cbc
- Key: -K 00112233445566778889aabbccddeeff -iv 0102030405060708
- Corrupt the ciphertext generated using the two algorithms and save as a corrupted file.
- Decrypt the two corrupted files (save with two different names) and check the differences in terms of comparing it with the original plaintext.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
