차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
integrity [2013/07/11 02:53] – 새로 만듦 wiki1122integrity [2024/04/04 05:12] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
-====== Integrity ======+* 사업 등 관련 문의: T) 02-322-4688, F) 02-322-4646, E) [[info@wikisecurity.net]]  
 + 
 +====== 무결성 ======
 (출처 : wikipedia)\\ (출처 : wikipedia)\\
 \\ \\
-In information security, data integrity means maintaining and assuring the accuracy and consistency of data over its entire life-cycle.[6] This means that data cannot be modified in an unauthorized or undetected manner. This is not the same thing as referential integrity in databases, although it can be viewed as a special case of Consistency as understood in the classic ACID model of transaction processing. Integrity is violated when a message is actively modified in transit. Information security systems typically provide message integrity in addition to data confidentiality.+In information security, data integrity means maintaining and assuring the accuracy and consistency of data over its entire life-cycle.[6] This means that data cannot be modified in an unauthorized or undetected manner. This is not the same thing as referential integrity in databases, although it can be viewed as a special case of Consistency as understood in the classic ACID model of transaction processing. Integrity is violated when a message is actively modified in transit. Information security systems typically provide message integrity in addition to data confidentiality.\\ 
 +\\ 
 +허락 되지 않은 사용자 또는 객체가 정보를 함부로 수정할 수 없도록 하는 것이다. 즉, 수신자가 정보를 수신했을 때, 또는 보관되어 있던 정보를 꺼내 보았을 때 그 정보가 중간에 수정 또는 첨삭되지 않았음을 확인할 수 있도록 하는 것이다.