encrypt

package
v0.1.61 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2025 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress added in v0.1.56

func Compress(b []byte) *bytes.Buffer

func Decompress added in v0.1.56

func Decompress(b []byte) string

func Decrypt

func Decrypt(encryptedString string, keyString string) (string, error)

func Encrypt

func Encrypt(stringToEncrypt string, keyString string) (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