Concept Flow - Symmetric encryption (AES, DES)
Plaintext Data
Encryption Algorithm
Use Secret Key
Produce Ciphertext
Send Ciphertext
Receiver uses Same Secret Key
Decryption Algorithm
Retrieve Original Plaintext
Data is encrypted using a secret key and an algorithm, producing ciphertext. The same key decrypts it back to plaintext.