Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptAES256CBC ¶
func EncryptAES256CBC ¶
EncryptAES256CBC 使用 AES-256-CBC 加密明文 返回: base64编码的IV + 密文, 错误信息
func EncryptAES256CBCRaw ¶
EncryptAES256CBCRaw 可选的独立加密函数,返回原始字节(IV + 密文)
func Pkcs5Padding ¶
func Pkcs5UnPadding ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.