crypt

package
v0.0.0-...-c6dfff9 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(key []byte, securemess string) (decodedmess string, err error)

func DecryptWithConfig

func DecryptWithConfig(message string) (encmess string, err error)

func Encrypt

func Encrypt(key []byte, message string) (encmess string, err error)

func EncryptWithConfig

func EncryptWithConfig(message string) (encmess string, err error)

func MD5

func MD5(str string) string

func RandomString

func RandomString(length int, useLetters, useDigits bool) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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