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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.