Quantcast
Channel: XZYMOE'S BLOG
Viewing all articles
Browse latest Browse all 350

Python之hashlib模块使用方法

$
0
0

在Python中hashlib提供了Python的摘要算法,其可以对用户输入的敏感数据进行加密,可以达到不用存储用户输入的敏感信息,比如密码,业可以对文件进行校验,这些功能都可以通过hashlib模块轻松的完成。

[Read More…]


Viewing all articles
Browse latest Browse all 350

Trending Articles