Python hashlib模块,常用函数和类

下面列出了Python hashlib 模块中定义的常用函数和类,我们从4477个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. md5() 用在(2530)个项目中
2. sha1() 用在(1629)个项目中
3. sha256() 用在(1544)个项目中
4. sha512() 用在(480)个项目中
5. new() 用在(373)个项目中
6. sha224() 用在(283)个项目中
7. sha384() 用在(203)个项目中
8. pbkdf2_hmac() 用在(138)个项目中
9. algorithms_available() 用在(61)个项目中
10. algorithms() 用在(48)个项目中
11. algorithms_guaranteed() 用在(14)个项目中
12. __dict__() 用在(13)个项目中
13. name() 用在(8)个项目中
14. hName() 用在(8)个项目中
15. sha3_256() 用在(7)个项目中
16. sha3_512() 用在(6)个项目中
17. __file__() 用在(5)个项目中
18. blake2b() 用在(5)个项目中