For digital signatures private key cryptosystem is used.

🎲 Try a Random Question  |  Total Questions in Quiz: 59  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Digital Communication Practice Test: Public Key Cryptography & Pretty Good Privacy (Encryption and Decryption) — practice the complete quiz, review flashcards, or try a random question.

Pretty Good Privacy (PGP) uses a combination of public-key and symmetric-key cryptography to encrypt and decrypt data.  Public key cryptography uses two keys: a public key for encryption and a private key for decryption. The public key is known publicly, while only the user knows the private key. When a user sends a message using their public key, it is encrypted. The recipient can decrypt the message using their private key.  PGP is based on a combination of public key or asymmetric cryptography and symmetric cryptography. Asymmetric cryptography uses a pair of related keys, with the... Show more

For digital signatures private key cryptosystem is used.