Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// 默认长度
DefaultAesBlockSize = 16
)
Functions ¶
This section is empty.
Types ¶
type AesTool ¶
AES ECB模式的加密解密
func NewAesTool ¶
func (*AesTool) DecryptBase64 ¶
DecryptBase64 从base64编码中返回
Click to show internal directories.
Click to hide internal directories.