Question

Write a message in a text file, encrypt it, and make a public or private key...

Write a message in a text file, encrypt it, and make a public or private key to be sent for someone.

Use GPG to encrypt a message in a text file. create a unique encryption key, and then use that key to encrypt your file.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answered accordingly. Please comment for further help. Please uprate

1)

gpg --full-generate-key

Select algorithm, give name and email id

gpg --output ~/YOURNAME.key --armor --export YOUREMAILID

you will find public key in your folder

Encrypt file using :

 gpg --sign myfile.ext

Add a comment
Know the answer?
Add Answer to:
Write a message in a text file, encrypt it, and make a public or private key...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT