crac

导航

2017年7月25日 #

DES

摘要: import pyDes python -c "import pyDes; des = pyDes.des('This Key'); print des.encrypt('SomeData').encode('hex')" but KEY must 8 、16、24 import binascii 阅读全文

posted @ 2017-07-25 14:17 crac 阅读(116) 评论(0) 推荐(0) 编辑