pcrypto

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 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 added in v0.3.0

func GetAuthKey(str string) (authKey string)

Types

type Pcrypto

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

func (*Pcrypto) Decrypt added in v0.3.0

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

func (*Pcrypto) Encrypt added in v0.3.0

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