加密sha1类

package
v0.0.0-...-782a3f7 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

包gsha1提供了SHA1加密算法的有用API。 md5:4ebe688b6095e4db

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func X加密

func X加密(值 interface{}) string

使用SHA1算法对任何类型的变量进行加密。 它使用gconv包将`v`转换为其字节类型。 md5:3bcfc7ac2d70d9e3

func X加密文件

func X加密文件(路径 string) (sha1值 string, 错误 error)

X加密文件 使用SHA1算法对`path`路径下的文件内容进行加密。 md5:25246a5477d29491

func X加密文件PANI

func X加密文件PANI(路径 string) string

X加密文件PANI 使用SHA1算法对`path`指定文件的内容进行加密。如果发生任何错误,它将引发恐慌。 md5:ee1a2c634d668ad2

Types

This section is empty.

Jump to

Keyboard shortcuts

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