# Functions
No description provided by the author
AesDecrypt 实现解密.
No description provided by the author
No description provided by the author
AesEncrypt 实现加密.
No description provided by the author
No description provided by the author
Base64Dec base64解码.
Base64DecUrl base64 URL解码.
Base64Enc base64编码.
Base64EncUrl base64 URL编码.
黑色.
蓝色.
棕色.
CertInfo "test.pem".
CheckEmail will check a email is valid.
No description provided by the author
青色/蓝绿色.
深灰色.
DecBase64ByAes Aes + base64 解密.
Decrypt3DES 使用des进行解密.
DecryptDES 使用des进行解密.
DeTxtByAes 解密base64 aes.
Difference 求差集 slice1-并集*
* Difference(slice1, slice2) slice1 多出来的元素
*/.
Dir returns the home directory for the executing user.
EncBase64ByAes Aes加密 后 base64 再加密.
Encrypt3DES 使用des进行对称加密 length 24.
EncryptDES 使用des进行对称加密 length 8.
No description provided by the author
EnTxtByAes 加密base64.
Expand expands the path to include the home directory if the path is prefixed with `~`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
绿色字体,modifier里,第一个控制闪烁,第二个控制下划线.
No description provided by the author
HashAndSalt Hash & Salt 用户的密码.
In example: r, err := In([]interface{}{1, "two", 3}, "two").
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Intersect 求交集.
No description provided by the author
No description provided by the author
No description provided by the author
JSONMarshalToString JSON编码为字符串.
淡蓝.
淡青色.
浅灰色.
淡绿.
淡紫色.
淡红色.
No description provided by the author
Marshal ToJSON 转换为JSON Json Marshal:将数据编码成json字符串.
MD5Hash MD5哈希值.
MD5HashString MD5哈希值 返回一个32位md5加密后的字符串.
MD5HashString16 返回一个16位md5加密后的字符串.
No description provided by the author
Must returns uuid if err is nil and panics otherwise.
NewHash returns a new UUID derived from the hash of space concatenated with data generated by h.
NewMD5 returns a new MD5 (Version 3) UUID based on the supplied name space and data.
NewRandom returns a Random (Version 4) UUID.
NewSHA1 returns a new SHA1 (Version 5) UUID based on the supplied name space and data.
PKCS7Padding PKCS7 填充模式 填充最后一个分组的函数 ciphertext - 原始数据 blockSize - 每个分组的数据长度.
PKCS7UnPadding 填充的反向操作,删除填充字符串.
No description provided by the author
No description provided by the author
紫色.
No description provided by the author
红字体.
No description provided by the author
Reset clears the cache, forcing the next call to Dir to re-detect the home directory.
SHA1Hash SHA1哈希值.
SHA1HashString SHA1哈希值.
SHA256Hash SHA256哈希值.
SHA256HashString SHA1哈希值.
二分查找.
String 将 `[]byte` 转换为 `string`.
StringWithoutZero 将 `[]byte` 转换为 `string`.
No description provided by the author
No description provided by the author
No description provided by the author
Union 求并集.
Unmarshal ToStruct 转换为Struct Json Unmarshal:将json字符串解码到相应的数据结构.
UnZipCompress zip解压.
No description provided by the author
ValidateSaltPasswords 验证密码 参数 hashedPwd: Hash & Salt 用户的密码,plainPwd: 明文密码.
白色.
黄色字体.
ZipCompress zip压缩.
# Constants
No description provided by the author
# Variables
16,24,32位字符串的话,分别对应AES-128,AES-192,AES-256 加密方法key不能泄露var PwdKey = []byte("DIS**#KKKDJJSKDI").
DisableCache will disable caching of the home directory.
定义JSON操作.
定义JSON操作.
定义JSON操作.
定义JSON操作.
定义JSON操作.
定义JSON操作.
Nil empty UUID, all zeros.
# Structs
Alignment 对齐.
Border 边框.
Fill 填充.
Font 字体.
No description provided by the author
No description provided by the author
Protection 保护.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author