encrypt

package
v0.0.0-...-3bb125c Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CFBDecrypt

func CFBDecrypt(key []byte, encryptedData []byte) ([]byte, error)

func CFBEncrypt

func CFBEncrypt(key []byte, rawData []byte) ([]byte, error)

func Decrypt

func Decrypt(encryptedDataStr string) (string, error)

func Encrypt

func Encrypt(rawData 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