md5

package
v0.0.0-...-fd86128 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToBytes

func ToBytes(s string) []byte

func ToStr16

func ToStr16(s string) string

MD5加密后的位数有两种类型:16位与32位,默认使用32位(32个字节)。 16位实际上是从32位字符串中取中间的第9位到第24位的部分 https://baijiahao.baidu.com/s?id=1732430062474523157&wfr=spider&for=pc https://blog.51cto.com/u_14201949/6024188

func ToStr32

func ToStr32(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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