28.2k views
2 votes
A multinational corporation handles both human-readable and non-human-readable data. Which of the following statements accurately represent the recommended security measures for each type of data?

a. Use encryption for both human-readable and non-human-readable data.
b. Apply access controls exclusively to human-readable data.
c. Employ checksums and hashing for both human-readable and non-human-readable data.
d. Rely on physical security measures only for non-human-readable data.

User Lamine
by
8.0k points

1 Answer

2 votes

Final answer:

Recommended security measures for protecting data in a multinational corporation include using encryption, applying access controls, and employing checksums and hashing for both human-readable and non-human-readable data. Solely relying on physical security measures is not advised.

Step-by-step explanation:

The question relates to security measures for protecting both human-readable and non-human-readable data within a multinational corporation.

When looking at how to protect data, essential security measures include:

  • Encryption for both human-readable and non-human-readable data to ensure that any intercepted data remains inaccessible to unauthorized parties.
  • Applying access controls to both types of data to restrict access to authorized personnel only, and not exclusively to human-readable data.
  • Checksums and hashing can be employed to ensure the integrity of the data, confirming that it has not been altered or corrupted during storage or transmission.

It is not recommended to rely solely on physical security measures for any type of data. Instead, a combination of technological and physical security strategies should be used to provide comprehensive protection.

User Nino Gutierrez
by
7.9k points