gomd5

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: MIT Imports: 5 Imported by: 7

README

Golang Md5

📦 Golang Md5

godoc goproxy.cn goreportcard.com deps.dev

安装

go get -v -u go.dtapp.net/gomd5

Documentation

Index

Constants

View Source
const Version = "1.0.1"

Variables

This section is empty.

Functions

func Get16MD5Encode

func Get16MD5Encode(data string) string

Get16MD5Encode 返回一个16位md5加密后的字符串

func Get16MD5EncodeToUpper

func Get16MD5EncodeToUpper(data string) string

Get16MD5EncodeToUpper 返回一个16位md5加密后的大写字符串

func GetMD5Encode

func GetMD5Encode(data string) string

GetMD5Encode 返回一个32位md5加密后的字符串

func Md5

func Md5(str string) string

func Php

func Php(str string) string

func ToLower

func ToLower(str string) string

ToLower md5加密后转小写

func ToUpper

func ToUpper(str string) string

ToUpper md5加密后转大写

Types

This section is empty.

Jump to

Keyboard shortcuts

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