Skip to content

zgs225/dingtalk_crypto

Repository files navigation

DingTalkCrypto

!! 在字符集方面有严重的bug,请勿在生产环境下使用。 这个工具用来加密/解密和钉钉交换的数据。

安装

pip install dingtalk_crypto

支持

已经测试过的 python 版本有 python2.7 和 python3.1。

使用示例

参考 tests/test_crypto.py 文件。