pcrypto

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2016 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAuthKey

func GetAuthKey(str string) (authKey string)

Types

type Pcrypto

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

func (*Pcrypto) Compression

func (pc *Pcrypto) Compression(src []byte) ([]byte, error)

func (*Pcrypto) Decompression

func (pc *Pcrypto) Decompression(src []byte) ([]byte, error)

func (*Pcrypto) Decrypt

func (pc *Pcrypto) Decrypt(str []byte) ([]byte, error)

func (*Pcrypto) Encrypt

func (pc *Pcrypto) Encrypt(src []byte) ([]byte, error)

func (*Pcrypto) Init

func (pc *Pcrypto) Init(key []byte) error

Jump to

Keyboard shortcuts

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