obfuscator

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const NameMapping = "name.mapping"

Variables

View Source
var (
	V1 = &version1{"skt1_", crypter.AesGcm}
)

Functions

func DeobfuscateName

func DeobfuscateName(path string, passphrase []byte) error

func UnmarshalNameMapping added in v1.3.8

func UnmarshalNameMapping(filepath string) (map[string]string, error)

Types

type Obfuscator added in v1.3.8

type Obfuscator interface {
	ObfuscateName(path string, passphrase []byte) error
	DecryptMappingData(data string, passphrase []byte) (string, error)
}

func LookupVersionByName added in v1.3.8

func LookupVersionByName(name string) (Obfuscator, bool)

Jump to

Keyboard shortcuts

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