xbs

package
v0.0.0-...-1394002 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MINIMUM_SEQUENCE_LENGTH int = 4
	MAXIMUM_SEQUENCE_LENGTH int = 31
	MAXIMUM_MATCH_DISTANCE  int = 32767
)

Variables

This section is empty.

Functions

func Compress

func Compress(input string) []byte

func Decompress

func Decompress(input []byte) (string, error)

func Decrypt

func Decrypt(input []byte, syncId, password string) ([]byte, error)

func Encrypt

func Encrypt(input []byte, syncId, password string) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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