95.5k views
0 votes
GnuPG (GPG) uses __________ to create a random set of keys. keyrings hashing entropy steganography

1 Answer

0 votes

Answer:

entropy

Step-by-step explanation:

GPG is an acronym for GNU Privacy Guard, which is considered as free software, is a command-line tool for generating cryptographically secure keys.

These cryptographically secure keys can be created by using entropy, through reliable entropy source, like /dev/random, which in turn derives its entropy from physical devices connected to the machine, such as keyboards, mice, and disks.

Hence, the right answer is ENTROPY

User Surajck
by
8.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.