InterviewSolution
Saved Bookmarks
| 1. |
Decryption converts ________ text into _______ text |
|
Answer» cipher-text, original PLAIN textExplanation:Decryption is known as the process of converting a cipher-text into original plain text. The encrypted text is FIRST converted into a text format that the COMPUTER or a human is capable of reading and UNDERSTANDING. |
|