Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Encrypt

GoDoc

Encryption, Hash, Encoding Library.

Install

$ go get github.com/txthinking/encrypt

Features

  • AES CFB
  • AES CBC
  • AES GCM
  • PKCS
  • HKDF
  • HMAC
  • MD5
  • SHA
  • UTF82GBK
  • GBK2UTF8
  • Encrypt key and value with expire time
  • Encrypt struct
  • RFC3986 URI Encoding
  • RSA SHA256

License

Licensed under The MIT License

About

Encryption, Hash, Encoding Library

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.