//
pkg.gl
Category
github.com/hsjgit/gommon
crypto
package
0.0.12
Repository:
https://github.com/hsjgit/gommon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
226 SLOC
#
Functions
AesDecryptWithSalt
No description provided by the author
AesEncryptWithSalt
No description provided by the author
NewAESGCM
No description provided by the author
#
Variables
DefaultAESGCM
DefaultAESGCM 默认key长度为128位 16字节 默认nonce长度为96位 12字节.
#
Structs
AESGCM
No description provided by the author
GCMDecryptionData
GCMDecryptionData 解密的结构体.