hzdes

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EncodingTypeSTD encodingType = 1
	EncodingTypeURL encodingType = 2
)

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(src string, encodingType encodingType, pwd ...string) (string, error)

Decrypt DES解密接口

func Encrypt

func Encrypt(src string, encodingType encodingType, pwd ...string) (string, error)

Encrypt DES加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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