Skip to content

WeChat third-party platform message encryption and decryption implementation

License

Notifications You must be signed in to change notification settings

0xff-dev/wx-crypto-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wx-crypto-sdk

WeChat third-party platform message encryption and decryption implementation

Installation

go get github.com/0xff-dev/wx-crypto-sdk

Run test case

Because the encrypted data has a randomly generated 16-bit string, the direct test will not pass, and the random string needs to be fixed through environment variables.

TEST_WX_CRYPTO=true go test -v .

How to use it

Example

Contributing code

If you find any issues, please submit a Pull Request.

About

WeChat third-party platform message encryption and decryption implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages