crypto

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesCBCBase64Decrypt

func AesCBCBase64Decrypt(text string, key, iv []byte) (string, error)

func AesCBCBase64DecryptString

func AesCBCBase64DecryptString(text, key, iv string) (string, error)

func AesCBCBase64Encrypt

func AesCBCBase64Encrypt(text, key, iv []byte) (string, error)

func AesCBCBase64EncryptString

func AesCBCBase64EncryptString(text, key, iv string) (string, error)

func Md5Encode

func Md5Encode(str string) (md string, err error)

func PwdCompare

func PwdCompare(password, hashPassword string) bool

func PwdEncoder

func PwdEncoder(password string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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