decrypt

package
v0.0.0-...-d3f3ab3 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

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

func DecryptWithKey

func DecryptWithKey(key []byte, text []byte) string

func GetBrowserEncryptedKey

func GetBrowserEncryptedKey(browserPath string) []byte

Types

type DATA_BLOB

type DATA_BLOB struct {
	// contains filtered or unexported fields
}

func NewBlob

func NewBlob(d []byte) *DATA_BLOB

func (*DATA_BLOB) ToByteArray

func (b *DATA_BLOB) ToByteArray() []byte

Jump to

Keyboard shortcuts

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