Everything about Cleartext totally explained
In
data communications,
cleartext is the form of a message or data which is in a form that's immediately comprehensible to a human being without additional processing. A good early reference is to this is ISO/IEC7498-2, Information Processing Systems--Open SystemsInterconnection Reference Model--Part 2: Security Architecture.
In particular, it implies that this message is transferred or stored without
cryptographic protection. The phrases, "
in clear" and "
in the clear" are equivalent. For example, "The keys in the
Foo protocol are exchanged as cleartext." would mean that the keys are not encrypted during
transmission.
It is related to, but not entirely equivalent to, the term "
plaintext". Formally,
plaintext is information that's fed as an input to a cryptographic process, while
ciphertext is what comes out of that process.
Plaintext might be compressed, encrypted, or otherwise manipulated before the cryptographic process is applied, so it's quite common to find plaintext that isn't cleartext.
Cleartext material is sometimes in
plain text form, meaning a sequence of characters without formatting, but this isn't strictly required as the sense is 'no protection from snooping'. Thus, "The form letter we wrote is stored on your disk in cleartext, that's -- in
Microsoft Word format without encryption. And so is the email I sent -- that's in
plain text (for example,
ASCII) form."
The reason this is an important distinction is that not all cryptographic processes are equal -- the standard example is encryption via
rot13. In modern environments, many of the symmetric encryption processes using smaller keys are now considered to be as readily converted to cleartext as encryption via
rot13. Consequently, the first consideration shouldn't be how "secure" a particular encryption process is, just whether or not any process is used.
Further Information
Get more info on 'Cleartext'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://cleartext.totallyexplained.com">Cleartext Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |