package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Sep 22, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Encode 返回加密后的32字符;
通常,以字符串的形式返回它的16进制字符表示,即 Encode 方法;每4位2进制可以表示1位16进制,即转换后共32位。
Encode16 返回加密后的16字符;
通常,所谓的16字符的md5是去掉前8位、去掉后8位而得到。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.