📜  密码学和密码学之间的区别

📅  最后修改于: 2021-08-25 10:53:00             🧑  作者: Mango

密码学是将纯文本(可读格式)转换为密文(非可读格式)即加密的研究。也称为加密研究

另一方面,密码学是对将纯文本转换为密文,反之亦然的研究。它也被称为加密和解密研究


一个主要的区别是密码学是密码学的母体。

让我们看看其他差异。

Sl no. Cryptography Cryptology
1. Cryptography is the process of conversion of plain text to cipher text. Cryptology Is the process of conversion of plain text to cipher text and vice versa.
2. It is also called the study of encryption It is also called the study of encryption and decryption.
3. It takes place on the sender side It takes place on the sender and receiver side
4. In Cryptography, sender sends the message to receiver. In Cryptology, both sender and receiver send messages to each other.
5. Cryptography can be seen as the child of Cryptology Cryptology can be seen as the parent of Cryptography