小编lef*_*ath的帖子

使用M2Crypto在Python 2.4中生成SHA-256哈希

是否可以使用M2Crypto生成SHA-256哈希?Python 2.4的SHA模块不支持256,所以我开始使用PyCrypto,只是发现PyCrypto不支持PKCS#5(在我的项目的其他地方需要.)我切换到M2Crypto结果,现在我会喜欢用M2Crypto等效替换我的PyCrypto SHA-256调用...我试着查看单元测试,但没有看到任何东西.

python hash cryptography sha256 m2crypto

3
推荐指数
1
解决办法
1221
查看次数

标签 统计

cryptography ×1

hash ×1

m2crypto ×1

python ×1

sha256 ×1