Documentation ¶
Overview ¶
Package crypto provides aes 加解密
Package crypto provides 生成加解密算法 ¶
Package crypto provides des 加解密 ¶
Package crypto provides 填充算法
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PKCS5Padding ¶
func PKCS5UnPadding ¶
Types ¶
type AESCrypter ¶
type AESCrypter struct {
// contains filtered or unexported fields
}
type DESCrypter ¶
type DESCrypter struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.