98-372 · Question #95
The Public Key Encryption, also called asymmetric encryption, has five stages. Which of the following is NOT a stage in the Public Key Encryption?
The correct answer is A. Encoded text. The Public Key Encryption also called asymmetric encryption was first publicly proposed by Diffie and Hellman in 1976. Public Key Encryption is more secure than non-public key encryption. It is based on the mathematical functionality rather than on the simple operations on bit…
Question
The Public Key Encryption, also called asymmetric encryption, has five stages. Which of the following is NOT a stage in the Public Key Encryption?
Options
- AEncoded text
- BEncryption Algorithm
- CDecryption Algorithm
- DPlain Text
- EPrivate Key
- FPublic Key
How the community answered
(29 responses)- A72% (21)
- B3% (1)
- C7% (2)
- D14% (4)
- F3% (1)
Explanation
The Public Key Encryption also called asymmetric encryption was first publicly proposed by Diffie and Hellman in 1976. Public Key Encryption is more secure than non-public key encryption. It is based on the mathematical functionality rather than on the simple operations on bit patterns. It uses two separate keys. It has five stages as follows: Plain Text: It is the original message. Encryption Algorithm: It performs different transformations on plain text. Public and Private Key: It is the input to the encryption algorithm. Cipher Text: It is the scrambled message as an output. Decryption Algorithm: It performs on cipher text and gives the original message as an output.
Topics
Community Discussion
No community discussion yet for this question.