Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Give step by step answer to complete the task and provide screent shots: 1 . Generate a public and private key pair using OpenSSL. Write

Give step by step answer to complete the task and provide screent shots: 1. Generate a public and private key pair using OpenSSL. Write down
the command.
2. Write a shell script named batch_encrypt.sh that encrypts all .txt files in the current directory using a given public key.
3. Write a shell script named batch_decrypt.sh that decrypts all
encrypted files in the current directory using a given private key
and saves them with a decrypted.txt extension.
4. Write a script that creates a digital signature of a file, but also appends the current timestamp to the file before signing. This
ensures the signature is also time-bound.
5. Modify the above script to verify the digital signature, and after verification, extract and display the timestamp to show when the file
was signed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

Distinguish between depreciation and depletion.

Answered: 1 week ago

Question

(8) What am I doing to stretch the high achievers?

Answered: 1 week ago