Cryptography With Python 简明教程

Discuss Cryptography with Python

现代密码学是计算机科学项目中广泛用于保护数据消息的方法。本教程涵盖密码学的基本概念及其在 Python 脚本语言中的实现。完成本教程后,你将能够在实际应用场景中了解密码学的基本技术。

Modern cryptography is the one used widely among computer science projects to secure the data messages. This tutorial covers the basic concepts of cryptography and its implementation in Python scripting language. After completing this tutorial, you will be able to relate the basic techniques of cryptography in real world scenarios