util

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BOM  = "bom"
	VULN = "vuln"
)
View Source
const (
	LOCALHOSTURL = "LvP/3uiWyFaw7vyI97Xkg2Od4FgGGguDZ+K9h9r1I7yAH/n7tRk="
	TAPPURL      = "LvP/3qGDyBWr6POQsrvnnnfNsRpVWkGq2PUh8klXC2+ksb06MLmhyISj3ii+bE4V"
	PRODURL      = "" // Not Available
)

Variables

This section is empty.

Functions

func AnalysisTypeSelector

func AnalysisTypeSelector(analysisType int) string

func DecryptAESGCM

func DecryptAESGCM(cipherBase64 string) (string, error)

DecryptAESGCM decrypts base64 ciphertext using fixed key and IV

func EncryptAESGCM

func EncryptAESGCM(plainText string) (cipherBase64 string, err error)

EncryptAESGCM encrypts plaintext using fixed key and IV

func EnvironmentTypeSelector

func EnvironmentTypeSelector(environmentType int) (string, error)

func GetAnalysisType

func GetAnalysisType(analyzer string) (analysisType int)

func GetEnvironmentType

func GetEnvironmentType(environmentType string) (envType int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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