📝 Question
#2369
The ________ module in Pretty Good Privacy (PGP) uses MD5 to generate a hash code of the message and encrypts it with the sender’s private key using an RSA algorithm.
✓
Correct Answer
A. signature generation
💡
Explanation
Pretty Good Privacy (PGP) defines a clever procedure that utilizes various available modules to perform the functions needed to transmit a secure message, such as email. The signature generation module uses MD5 to generate a hash code of the message and encrypts it with the sender’s private key using an RSA algorithm.
⌨️ Press
A
B
C
D
to select