The purpose of cryptography is to protect data transmitted in the likely presence of an adversary
a cryptography transformation of data is a procedure by which plain text data is disguised, or encrypted, resulting in an altered text, called ciphertext, that does not reveal the original input. The ciphertext can be reverse-transformed by a designated recipient so that the original plaintext can be recovered.
Cryptography plays an essential role in
1)Authentication
2)Data confidentiality
3)Data integrity
4)Nonrepudiation