We need: Algorithm (how to encrypt/decrypt message using the key) and Key
Algorithm: AES
Symmetric one key used on transmit and receive sides has to be generated in secrecy
Key:
...... TBC
If want to send somebody a secret message use: https://www.infoencrypt.com/
both sides need to know the password to decrypt it.