This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:c:ciphertext [2022/01/18 07:35] nick |
dido:public:ra:xapend:xapend.a_glossary:c:ciphertext [2022/01/18 08:12] (current) nick ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Cyphertext ====== | + | ====== Ciphertext ====== |
| [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | ||
| - | **Cyphertext** is Data in its encrypted form | + | **Ciphertext** is Data in its encrypted form |
| (( | (( | ||
| Elaine Barker, | Elaine Barker, | ||
| Line 15: | Line 15: | ||
| - | **Cyphertext** is encrypted text transformed from [[dido:public:ra:xapend:xapend.a_glossary:p:plaintext]] using an [[dido:public:ra:xapend:xapend.a_glossary:c:cryptographic_algorithm]]. | + | **Ciphertext** is encrypted text transformed from [[dido:public:ra:xapend:xapend.a_glossary:p:plaintext]] using an [[dido:public:ra:xapend:xapend.a_glossary:c:cryptographic_algorithm]]. |
| **Ciphertext** can not be read until it has been converted into Plaintext (using [[dido:public:ra:xapend:xapend.a_glossary:d:decryption]]) with a key. The decryption cipher is an algorithm that transforms the **Ciphertext** back into Plaintext. | **Ciphertext** can not be read until it has been converted into Plaintext (using [[dido:public:ra:xapend:xapend.a_glossary:d:decryption]]) with a key. The decryption cipher is an algorithm that transforms the **Ciphertext** back into Plaintext. | ||
| - | The term Cipher is sometimes used as a synonym for ciphertext. However, it refers to the method of encryption rather than the result. | + | The term [[dido:public:ra:xapend:xapend.a_glossary:c:cipher]] is sometimes used as a synonym for **Ciphertext**. However, it refers to the method of encryption rather than the result. |
| Source: [[https://whatis.techtarget.com/definition/ciphertext ]] | Source: [[https://whatis.techtarget.com/definition/ciphertext ]] | ||