Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesDecrypt ¶
AesDecrypt aes cbc PKCS5Padding 解密
func AesEncrypt ¶
AesEncrypt aes加密 key为任意长度 data为任意长度 使用随机化iv,多次加密结果不同 PKCS5Padding CBC模式
func PKCS5Padding ¶
PKCS5Padding 数据填充方式 填充为blockSize的整数倍
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.