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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started