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 are "proprietary" and "public" cryptographic algorithms?
What is meant by 1024, 2048, 5096 bit encryption?
WHAT IS A SAMPLE USER INTERFACE OF DES ENCRYPTION/DECRYPTION PROJECT?
What key size should be used ?
What is the rabin signature scheme?
How to I prevent other users from using Kryptel (Silver Key)?
What is the function of random numbers in encryption and how are they generated?
What is a zed encoder? How does it work?
What are the advantages of public-key cryptography compared with secret-key cryptography?
What are the counter and pcbc modes?
what is pretty good privacy?
How Encoding is different from Encryption?