AES Mode 1. Create a text file with hundreds of the same character. Encrypt it using openssl's aes-128-ecb mode, into a new file. 2. Record the command used to do this encryption. command: 3-Insert a screenshot of the command and the output.- screenshot 4-View the new file with “cat”, a text editor, or a hex editor, and insert a screenshot of that program showing the file contents. screenshot 5-Describe the contents of the file description 6. Encrypt the same text file using openssl’s aes-128-cbc mode, into a different new file. 7. Record the command used to do this encryption. command 8-Insert a screenshot of the command and the output. screenshot 9-View the new file with “cat”, a text editor, or a hex editor, and insert a screenshot of that program showing the file contents. Screenshot: 10. Describe the contents of the file ________________________________ Description:
AES Mode
1. Create a text file with hundreds of the same character. Encrypt it using openssl's aes-128-ecb mode,
into a new file.
2. Record the command used to do this encryption.
command:
3-Insert a screenshot of the command and the output.-
screenshot
4-View the new file with “cat”, a text editor, or a hex editor, and insert a screenshot of that program
showing the file contents.
screenshot
5-Describe the contents of the file
description
6. Encrypt the same text file using openssl’s aes-128-cbc mode, into a different new file.
7. Record the command used to do this encryption.
command
8-Insert a screenshot of the command and the output.
screenshot
9-View the new file with “cat”, a text editor, or a hex editor, and insert a screenshot of that program
showing the file contents.
Screenshot:
10. Describe the contents of the file ________________________________
Description:
11. Describe and explain the differences between the output from the two modes.
Description:.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 3 images