ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Plaintext

Plaintext is a term with several meanings.

General

Plain text can refer to computer files in ASCII or other human-readable form. This usually excludes files stored with formatting, such as Microsoft Word files, but includes any file that can be opened, read, and edited with a text editor such as Notepad (on Microsoft Windows), pico, nano, vi, emacs (on UNIX), SimpleText (on Mac OS), or TextEdit (on Mac OS X). Most programming languages require source files to be stored in plain text, as do HTML and XML.

Cryptography

Plaintext is the input to a crypto system, or more simply, the message that will be encrypted.

In any crypto system, plaintext must be handled properly lest an attacker gain considerable advantage.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Plaintext".