Data integrity
Encyclopedia : D : DA : DAT : Data integrity
In computer science and telecommunications, the term data integrity has the following meanings:
- The condition in which data are identically maintained during any operation, such as transfer, storage, and retrieval.
- The preservation of data for their intended use.
- Relative to specified operations, the a priori expectation of data quality.
Often such integrity is ensured by use of a number referred to as a Message Integrity Code or Message Authentication Code. These are abbreviated MIC and MAC respectively.
In cryptography and information security in general, integrity refers to the validity of data. Integrity can be compromised in two main ways:
- Malicious altering:
- *An attacker alters the account number in a bank transaction
- *Forging an identity document
- Accidental altering:
- *Transmission errors
- *Harddisk crash
Specifically, data integrity in a relational database is concerned with three aspects of the data in a database:
- Accuracy
- Correctness
- Validity
References
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
