What is Plaintext?
Answers were Sorted based on User's Feedback
Answer / pugal
The original message is called a plaintext. The disguised
message is called a ciphertext. Encryption means any
procedure to convert plaintext into ciphertext. Decryption
means any procedure to convert ciphertext into plaintext.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / supriya
1)The input message or data that has to be fed into the
algorithm as input is called as plain text.
2)cipher text is the scrambled message.
3)encryption is
plain text---------------->cipher text
4)decryption is
cipher text ------------->plain text
and original message is obtained and the message is
d-ciphered
| Is This Answer Correct ? | 0 Yes | 0 No |
What is public key encryption?
What is the function of random numbers in encryption and how are they generated?
What is merkles tree signature scheme?
What is Ciphertext?
Blowfish uses the longest key. Does this mean it is the strongest cipher?
What is key recovery ?
How to change the location of the Kryptel (Silver Key) program group?
What is the elgamal cryptosystem?
What is secret-key cryptography ?
Does encryption of connection strings in web.config file possible? How?
why hash functions are not used for encryption but authentication ?
What is public-key cryptography ?