Skip to content

littlefish12345/go-qq-tea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-qq-tea

又一个给go用的qq-tea轮子呢(摊手

简介

http://bbs.chinaunix.net/thread-583468-1-1.html为基础改写过来

API

type teaCipher struct
NewTeaCipher([]byte) *teaCipher
(*teaCipher) Encrypt([]byte) []byte
(*teaCipher) Decrypt([]byte) []byte

About

又一个给go用的qq-tea轮子呢(摊手

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages