Encryption

March 27, 2017 antony 0

Transferring data over networks is inherently insecure.  The traffic passes through multiple routers and if any of those routers are compromised by a hacker or […]

Data Integrity (database)

March 27, 2016 antony 0

Data integrity is about ensuring all data is consistent and accurate throughout a database. Referential integrity ensures all foreign keys have a primary key in another […]