Question: Using Kali Linux and after reviewing the document An Introduction to the OpenSSL command line tool, answer the following questions. 1- What is your openssl
Using Kali Linux and after reviewing the document "An Introduction to the OpenSSL command line tool", answer the following questions.
1- What is your openssl version?
2- show the numerous secret key algorithms offered by OpenSSL
3- Encrypt the text I love Crypto with the AES algorithm using CBC mode and a key of 256 bits using a password crypto
4- generate a random RSA key and encrypt it using AES 128 key derived from a password and then save the encrypted key in a file key.enc
5- Decrypt the encrypted key and write the decrypted key to a file key.dec
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
