COMPUTER ETHICS AND SECURITY
CRYPTOGRAPHY AND ENCRYPTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Plain text
|
|
Cipher text
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -In cryptography, plaintext is usually ordinary readable text before it is encrypted into ciphertext, or readable text after it is decrypted.
Detailed explanation-2: -Cryptography is the process of converting between readable text, called plaintext, and an unreadable form, called ciphertext . This occurs as follows: The sender converts the plaintext message to ciphertext.
Detailed explanation-3: -If you can make sense of what is written, then it is in plaintext. Ciphertext, or encrypted text, is a series of randomized letters and numbers which humans cannot make any sense of. An encryption algorithm takes in a plaintext message, runs the algorithm on the plaintext, and produces a ciphertext.
Detailed explanation-4: -In computing, unencrypted data is also known as plaintext, and encrypted data is called ciphertext.