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 |
Actual role of cryptography is data security .Explain with real world example?
What happens if a private key is compromised ?
why hash functions are not used for encryption but authentication ?
What is an algorithm?
How should I store my private key ?
What is the mceliece cryptosystem?
What is cryptology?
what is pretty good privacy?
whats cryptanalysis?
How does one find random numbers for keys ?
What is a zed encoder? How does it work?
What is decryption?