Encryption
Encryption the process of transforming data so that it cannot be understood.
During this process data is scrambled.
Called encryption key
Why is encryption needed?
Public key
Method of encrypting data that uses same key to encrypt and decrypt.
Key can be used by both sender and receiver- public
Made available to everyone wishing to send encrypted details by having stored on publicly accessible directory on web server.
Each public has corresponding private- combination to decrypt data- unique mathematical relationship between them
Private key
Receiver has
Remains confidential and is essential to decoding that data.