md5

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(str string) string

Encode 返回加密后的32字符;

通常,以字符串的形式返回它的16进制字符表示,即 Encode 方法;每4位2进制可以表示1位16进制,即转换后共32位。

func Encode16

func Encode16(str string) string

Encode16 返回加密后的16字符;

通常,所谓的16字符的md5是去掉前8位、去掉后8位而得到。

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL