What is Ciphertext?
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 ? | 30 Yes | 5 No |
Answer / prince
ciphertext (or cyphertext) is the result of encryption
performed on plaintext using an algorithm, called a cipher.
[1] Ciphertext is also known as encrypted or encoded
information because it contains a form of the original
plaintext that is unreadable by a human or computer without
the proper cipher to decrypt it. Decryption, the inverse of
encryption, is the process of turning ciphertext into
readable plaintext. Ciphertext is not to be confused with
codetext because the latter is a result of a Code, not a
cipher.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / suman
origal mesage is know as plain text when we send this
message after coverting into codes which is known as cypher
text.
cypher text is used for security. when cypher text is
reached to the sender then we convert that cypher text into
the plain text.
| Is This Answer Correct ? | 12 Yes | 9 No |
Answer / krishna kumar vs
Cipher text is an ecrypted text form. This is created or
generated by modifying the plain/unencrypted text according
to a particular algorithm. This stratergy uses a variety of
data structures like recurrence matrix, quadruple vector etc...
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the cfb and ofb modes?
What is exhaustive key search ?
What are the counter and pcbc modes?
How to I prevent other users from using Kryptel (Silver Key)?
what is trapdoor and how does it works?
Do encrypted files contain password in some form?
What happens if a private key is compromised ?
What is merkles tree signature scheme?
What is cryptology?
What if a certifying authority?s key is lost or compromised ?
What is the difference between a message authentication code (MAC) and a one-way hash?
What are some other public key cryptosystems ?