Describe the purpose of a firewall
A firewall can be used to:
What threats do firewalls protect against?
Firewalls protect against unauthorised access to a computer system by those who might want to steal data, cause malicious harm or take control of the system.
What is encryption?
A security measure used to prevent unauthorised access to data during transmission between systems or networks.
Describe the purpose of encryption
Designed to scramble data so if an unauthorised person or organisation manage to steal data packets, they will be unable to understand the content.
Describe the process of encryption
In computing, encryption:
Describe the use of the public and private key when a message is received
When a message is received, the public key used to send the data must be recognised as the key that corresponds to the private key used to receive the data.