polyxor

package
v0.0.0-...-632c06c Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XorMasker

type XorMasker struct {
	MaskingPattern []byte
	MaskingSeed    string

	MaskingPatternPoly uint64
}

func NewPolyXorMasker

func NewPolyXorMasker(masker string) *XorMasker

func (*XorMasker) Mask

func (xm *XorMasker) Mask(input io.Reader, output io.Writer) error

func (*XorMasker) UnMask

func (xm *XorMasker) UnMask(input io.Reader, output io.Writer) error

Jump to

Keyboard shortcuts

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