Jump to content

Integrity (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mipadi (talk | contribs) at 23:19, 20 September 2005 (+cat). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, integrity refers to the validity of stored data, or the medium on which that data is stored. When an application writes data, it does so in a standard manner. When it reads that data again, it does so in a similar way as to how it was written. When the data has been altered, either through other software, electronic damage, or physical damage to the disk, the software is unable to read the data, and the data or disk is said to lack integrity.