ec115

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cipher added in v0.4.1

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

func New

func New() *Cipher

func (*Cipher) Decode added in v0.4.1

func (c *Cipher) Decode(input []byte) (output []byte, err error)

func (*Cipher) Encode added in v0.4.1

func (c *Cipher) Encode(input []byte) (output []byte)

func (*Cipher) EncodeToken added in v0.4.1

func (c *Cipher) EncodeToken(timestamp int64) string

Jump to

Keyboard shortcuts

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