md5Kit

package
v2.9.114 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Encrypt func(data interface{}) (string, error) = gmd5.Encrypt

Encrypt

Deprecated: 不推荐使用此法,应该明确 传参data 的类型.

View Source
var EncryptBytes func(data []byte) (string, error) = gmd5.EncryptBytes
View Source
var EncryptString func(data string) (string, error) = gmd5.EncryptString

Functions

func EncryptFile

func EncryptFile(filePath string) (string, error)

EncryptFile

e.g. ("/Users/richelieu/Documents/ino/notes/Linux(Unix、Mac)/命令(Mac、Linux).wps") => "390c5cb9447130fa6f42d488630bb459", nil

Types

This section is empty.

Jump to

Keyboard shortcuts

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