Why does data need to be kept safe?
What is SSL?
What is symmetric encryption?
A type of encryption where the same key is used to encrypt and decrypt the message. This differs from asymmetric (or public-key) encryption, which uses one key to encrypt a message and another to decrypt the message.
Increasing the length of the key increases the strength of the encryption.