cryptosutil

package
v0.0.0-...-9e322e5 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(data []byte, secret string) ([]byte, error)

Decrypt returns the decrypted {data} based on the {secret} value.

func Encrypt

func Encrypt(data []byte, secret string) ([]byte, error)

Encrypt returns the encrypted {data} based on the {secret} value.

func MD5Hashing

func MD5Hashing(value string) string

MD5Hashing returns the MD5 encoded {value}.

Types

This section is empty.

Jump to

Keyboard shortcuts

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