wechat-crypto

Crates.iowechat-crypto
lib.rswechat-crypto
version0.1.2
sourcesrc
created_at2023-05-11 15:10:00.192504
updated_at2023-05-12 09:39:50.68356
description微信开发者API数据加解密工具 Wechat / Wecom encrypt / decrypt
homepage
repositoryhttps://github.com/hjin-me/wechat-proxy
max_upload_size
id862204
size17,849
HJin.me (hjin-me)

documentation

https://docs.rs/wechat-crypto

README

docs.rs

Wechat / Wecom Crypto utils

微信接口数据加密解密工具。

常规的用法无法正确加解密,因为微信的加密算法是有问题的,这里提供了一个可以正确加解密的工具。

Features

  • 企业微信回调接口签名验证和解密
  • 企业微信回调接口响应加密
  • 企业微信通讯录导出数据解密
Commit count: 39

cargo fmt