Describe a relationship between plaintext, encryption, decryption and cipher

Describe a relationship between plaintext, encryption, decryption and cipher




Answer:

text
Ciphertext=Encryption(Plaintext)
Plaintext=Decryption(Ciphertext)


Learn More :