Define integrity
Ensures information and data remain accurate and unchanged from original state unless modified by someone
Why is integrity important
ensures data accuracy, maintain trust, ensure system operability
HASHING
Process of converting data into a fixed-sized value. Hash digest=Digital fingerprint
Digital signatures
Use encryption to ensure integrity and authenticity
Checksums
Method to verity integrity of data during transmission
Access Controls
Ensures only authorized uses can modify data
Regular audits
Reviewing logs and operations to make sure only authorized changes are made and discrepancies are addressed