encrypt

package
v0.0.0-...-bd0de05 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_SIZE = 206

Variables

This section is empty.

Functions

This section is empty.

Types

type Encrypt

type Encrypt struct {
	Code [MAX_SIZE]byte
	Step int
}

func NewEncrypt

func NewEncrypt(key1, key2 byte) *Encrypt

func (*Encrypt) ChangeCode

func (this *Encrypt) ChangeCode(key1, key2 byte)

func (*Encrypt) DoDeencrypt

func (this *Encrypt) DoDeencrypt(buf []byte)

func (*Encrypt) DoEncrypt

func (this *Encrypt) DoEncrypt(buf []byte)

Jump to

Keyboard shortcuts

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