Skip to main content

Wechat Decrypt Module for Python.

Project description

Wechat Decrypt Module for Python.

Installation

pip install pywe-decrypt

Usage

from pywe_decrypt.data import decrypt
from pywe_decrypt.msg import decrypt, encrypt

Method

def decrypt(appId, sessionKey=None, encryptedData=None, iv=None):

def encrypt(appid, token=None, encodingaeskey=None, resp_xml=None, nonce=None, timestamp=None, random_str=None):

def decrypt(appid, token=None, encodingaeskey=None, post_data=None, encrypt=None, msg_signature=None, timestamp=None, nonce=None):

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pywe-decrypt-1.1.7.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

pywe_decrypt-1.1.7-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page