python3.5 通过pycrypto模块使用AES加密

2019-11-01  本文已影响0人  随心_飞扬

执行命令

pip install --use-wheel --no-index --find-links=https://github.com/sfbahr/PyCrypto-Wheels/raw/master/pycrypto-2.6.1-cp35-none-win_amd64.whl pycrypto

执行编写的程序,没有发现模块

把Python安装目录\Lib\site-packages下的crypto改为Crypto就好了

原文链接:https://blog.csdn.net/leak235/article/details/50466053

上一篇 下一篇

猜你喜欢

热点阅读