util

package
v0.0.0-...-7d02455 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(key, cryptoText string) (string, error)

Decrypt decrypts cipher text string into plain text string using a key.

func Encrypt

func Encrypt(key, text string) (string, error)

Encrypt encrypts plain text string into cipher text string using a key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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