//
pkg.gl
Category
github.com/openimsdk/tools
utils
encrypt
package
0.0.50-alpha.23
Repository:
https://github.com/openimsdk/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
58 SLOC
#
Functions
AesDecrypt
AesDecrypt decrypts the data with the key using AES encryption.
AesEncrypt
AesEncrypt encrypts the data with the key using AES encryption.
Md5
Md5 returns the md5 hash of the input string.