Learning Objectives (1 of 2) • Describe the controls that can be used to protect the confidentiality of an organization’s information and the privacy of personal information collected from customers, suppliers, and employees. • Discuss how the Generally Accepted Privacy Principles (GAPP) framework provides guidance in developing a comprehensive approach to protecting privacy that satisfies the requirements of privacy regulations such as the EU’s General Data Privacy Regulation.
Learning Objectives (2 of 2) • Discuss how different types of encryption systems work, and explain the difference between encryption and hashing. • Explain how to create a digital signature and how it provides a means to create legally enforceable contracts. • Discuss how blockchain works.
Protecting Confidentiality and Privacy (1 of 2) • Identify and classify information to be protected – Where is it located and who has access? – Classify value of information to organization • Protecting sensitive information with encryption – Protect information in transit and in storage
Protecting Confidentiality and Privacy (2 of 2) • Controlling access to sensitive information – Information Rights Management (IRM) – Data loss prevention (DLP) – Digital watermarks – Data masking – Tokenization • Training
Figure 12.2 Steps in the Encryption and Decryption Process • Takes plain text and with an encryption key and algorithm, converts to unreadable ciphertext (sender of message) • To read ciphertext, encryption key reverses process to make information readable (receiver of message)
Digital Signatures Used to create legally binding agreements (two steps to create) 1. Document creator uses a hashing algorithm to generate a hash of the original document 2. Document creator uses private key to encrypt step 1 above
Blockchain • Blockchain technology was originally developed to support the crypto-currency Bitcoin to prevent “double- spending” the same coin, but it has since been adopted for use in a variety of industries to create reliable audit trails for any business process.
• A blockchain is a distributed ledger of hashed documents