crypto

package
v0.0.0-...-070d176 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeBase64

func DecodeBase64(data string) ([]byte, error)

DecodeBase64 декодирует Base64 в []byte

func Decrypt

func Decrypt(data []byte, key []byte) ([]byte, error)

Decrypt дешифрует данные

func EncodeBase64

func EncodeBase64(data []byte) string

EncodeBase64 кодирует []byte в Base64

func Encrypt

func Encrypt(data []byte, key []byte) ([]byte, error)

Encrypt шифрует данные

Types

This section is empty.

Jump to

Keyboard shortcuts

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