Is an algorithm used for encrypting and decrypting data.
It converts [Plaintext](Plaintext.md) into [Ciphertext](Ciphertext.md).
Plaintext is readable for human data.
Ciphertext is encrypted and unreadable.
#Cybersecurity #TerminologyDefinitions #Beginner