decrypt

package
v0.0.0-...-489c00f Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptPasswd

func DecryptPasswd(srcIn string) string

func DesDecrypt

func DesDecrypt(srcData []byte, key []byte) []byte

func DesEncrypt

func DesEncrypt(srcData []byte, key []byte) []byte

func EncryptPasswd

func EncryptPasswd(src string) string

func EncryptPasswdEx

func EncryptPasswdEx(src string, salt string) string

func PKCS5Padding

func PKCS5Padding(srcData []byte, blockSize int) []byte

func PKCS5UnPadding

func PKCS5UnPadding(srcData []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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